mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-23 06:16:44 +00:00
6 lines
194 B
Plaintext
6 lines
194 B
Plaintext
- :format option
|
|
- :with_date and :with_time options
|
|
- valid formats could come from locale file
|
|
- formats to use month and day names from i18n
|
|
- add replace_formats instead add_formats :before
|