Extracted at 2009-10-25.
pike.ida.liu.se
[Top]
Fins
Fins.Model
Fins.Model.DateField

Class Fins.Model.DateField

Description

a field representing a day in a database. values that may be passed include a calendar object, an integer (which will be interpreted as a unix timestamp) or a string, which will be parsed for a workable date format (note that this is not a recommended way, as it's slow and the parsing accuracy is not guaranteed.


Inherit Field

inherit .Field : Field