ruby-timeliness
Date/time parsing with better control
Description
Date/time parser for Ruby with the following features: * Extensible with custom formats and tokens.
* Fast, up to 60% faster than Time/Date parse method.
* Control the parser strictness.
* Control behaviour of ambiguous date formats (US vs European e.g.
mm/dd/yy, dd/mm/yy).
* I18n support (for months), if I18n gem loaded.
* Works with Ruby MRI >= 2.2
Extracted from the validates_timeliness gem, it has been rewritten cleaner and
much faster. It's most suitable for when one need to control the parsing
behaviour.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/adzap/timeliness
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install ruby-timeliness