| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
formencode.declarative.Declarative --+
|
formencode.api.Validator --+
|
formencode.api.FancyValidator --+
|
TgFancyValidator --+
|
DateTimeConverter
Convert between Python datetime objects and strings. **Messages** ``badFormat``: Invalid datetime format ``badType``: The input must be a string (not a ``%(type)s``: ``%(value)r``) ``empty``: Empty values not allowed ``noneType``: The input must be a string (not None)
| Nested Classes | |
|
Inherited from Inherited from Inherited from |
| Instance Methods | |
|
Inherited from Inherited from Inherited from Inherited from |
| Class Methods | |
|
Inherited from |
| Static Methods | |
|
Inherited from |
| Class Variables | |
format =
|
|
messages = {'badFormat': _('Invalid datetime format'), 'empty'
|
|
declarative_count = 81
|
|
|
Inherited from Inherited from Inherited from Inherited from |
|
| Properties | |
|
Inherited from |
| Class Variable Details |
messages
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue May 21 12:04:50 2013 | http://epydoc.sourceforge.net |