From cbb03f0f823a53c472b3d16155f13f1707f5b443 Mon Sep 17 00:00:00 2001 From: Adam Meehan Date: Thu, 30 Sep 2010 19:07:42 +1000 Subject: [PATCH] upsell --- README.rdoc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.rdoc b/README.rdoc index 557e6c7..c7e9592 100644 --- a/README.rdoc +++ b/README.rdoc @@ -14,12 +14,14 @@ If you a looking for the old version for Rails 2.x go here[http://github.com/adz * Adds validation for dates, times and datetimes to ActiveModel +* Handles timezones and type casting of values for you + +* Only Rails date/time validation plugin offering complete validation (See ORM/ODM support) + * Adds extensions to fix Rails date/time select issues * Includes extensible date/time parser -* Supports timezone handling - * Supports I18n for the error messages