Extracted at 2014-06-26.
pike.ida.liu.se
[Top]
Fins
Fins.Model
Fins.Model.TimeField

Class Fins.Model.TimeField

Description

a field representing a day and time 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 DateField

inherit .DateField : DateField