From 23360dde0812d2e622f21ad9c6ff90de2c340d21 Mon Sep 17 00:00:00 2001 From: Adam Meehan Date: Fri, 25 Jul 2008 21:51:25 +1000 Subject: [PATCH] doc tweaks --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 270bcd3..6f0b4f1 100644 --- a/README +++ b/README @@ -20,7 +20,7 @@ what you think should be a valid date or time string. * Add or remove date/time formats to customize validation -* Create new formats using very simple date/time format patterns +* Create new formats using very simple date/time format tokens * Adds better transparency of date/time attributes restoring ability to view raw value before type casting, which was lost in Rails 2.1. @@ -229,7 +229,7 @@ Now a time of '59:30:23' will be interpreted as 11:30:59 pm. This option saves you adding a new one and deleting an old one to get it to work. -=== TEMPORAL RESTRICTION ERRORS +=== TEMPORAL OPTION ERRORS: When using the validation temporal options there are times when the restriction value itself may be invalid. Normally this will add an error to the model such as