t.p.f.Date(Argument) : class documentation

Part of twisted.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
def __init__(self, name, allowNone=1, default=None, shortDesc=None, longDesc=None, hints=None): (source)
Undocumented
def coerce(self, args): (source)
Return tuple of ints (year, month, day).
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.