| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Validator --+
|
IS_DATE
example:
INPUT(_type='text', _name='name', requires=IS_DATE())
date has to be in the ISO8960 format YYYY-MM-DD
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
timezome must be None or a pytz.timezone("America/Chicago") object
|
|
For some validators returns a formatted version (matching the validator) of value. Otherwise just returns the value.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 14 15:17:06 2013 | http://epydoc.sourceforge.net |