date_period_parser
date_period_parser gem parses period string parameters like "2014-Q3", "ytd", "current-month" and returns start/end DateTime objects. Useful for filtering records in reports or search results.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
date_period_parser gem parses period string parameters like "2014-Q3", "ytd", "current-month" and returns start/end DateTime objects. Useful for filtering records in reports or search results.
Post a comment