mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-25 07:16:41 +00:00
Merge branch 'master' of git@github.com:adzap/validates_timeliness
This commit is contained in:
@@ -206,7 +206,7 @@ To see all defined formats look in lib/validates_timeliness/formats.rb.
|
|||||||
|
|
||||||
The perenial problem for non-US developers or applications not primarily for the
|
The perenial problem for non-US developers or applications not primarily for the
|
||||||
US, is the US date format of m/d/yy. This is ambiguous with the European format
|
US, is the US date format of m/d/yy. This is ambiguous with the European format
|
||||||
of d/my/yy. By default the plugin uses the US formats as this is the Ruby default
|
of d/m/yy. By default the plugin uses the US formats as this is the Ruby default
|
||||||
when it does date interpretation, and is in keeping PoLS (principle of least
|
when it does date interpretation, and is in keeping PoLS (principle of least
|
||||||
surprise).
|
surprise).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user