twisted.python.formmethod.Date(Argument)
class documentationtwisted.python.formmethod
View Source
(View In Hierarchy)
A date -- (year, month, day) tuple.
Method | __init__ | Undocumented |
Method | coerce | Return tuple of ints (year, month, day). |
Inherited from Argument:
Method | addHints | Undocumented |
Method | getHint | Undocumented |
Method | getShortDescription | Undocumented |
Method | getLongDescription | Undocumented |