adzap / timeliness

Fast date/time parsing for the control freak.
http://github.com/adzap/timeliness
MIT License
224 stars 27 forks source link

Allow block as option[:format] for date/time/datetime validation #13

Closed kjcpaas closed 10 years ago

kjcpaas commented 10 years ago

It would be nice to implement this since there are some cases wherein the formats are based some object's attributes (not fixed for the entire application). One example is when the user can set his/her preferred format.

kjcpaas commented 10 years ago

Sorry. This is for validates_timeliness gem. (Moved to: https://github.com/adzap/validates_timeliness/issues/112)