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 Sun Mar 16 02:36:19 2014 | http://epydoc.sourceforge.net |