eztime
Summary
Contains information about a time value.Persistent
No.Attributes
Attribute | Type | Description |
---|---|---|
timestamp |
integer |
The time as a UNIX timestamp or NULL. |
hour |
string |
The hour. |
minute |
string |
The minute. |
is_valid |
boolean |
TRUE if the time is valid, FALSE otherwise. |
Balazs Halasy (14/03/2005 10:07 am)
Balazs Halasy (28/04/2005 9:02 am)
Comments
There are no comments.