mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-22 22:06:45 +00:00
words
This commit is contained in:
parent
7f54585e52
commit
d51aca2907
@ -182,7 +182,7 @@ It is highly recommended you use the I18n system for error messages.
|
|||||||
|
|
||||||
=== Plugin Parser
|
=== Plugin Parser
|
||||||
|
|
||||||
The uses the {timeliness gem}[http://github.com/adzap/timeliness] as a fast, configurable and extensible date and time parser.
|
The plugin uses the {timeliness gem}[http://github.com/adzap/timeliness] as a fast, configurable and extensible date and time parser.
|
||||||
You can add or remove valid formats for dates, times, and datetimes. It is also more strict than the
|
You can add or remove valid formats for dates, times, and datetimes. It is also more strict than the
|
||||||
Ruby parser, which means it won't accept day of the month if it's not a valid number for the month.
|
Ruby parser, which means it won't accept day of the month if it's not a valid number for the month.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user