RubyFlow The Ruby and Rails community linklog

Parsing date intervals from strings

I needed to generate dates from a given string so I could easily create calendars for one of my sites (I didn’t want to create a form to add each date individually).

It uses parslet for parsing.

Check it out!

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in