eztime
Summary
Contains information about a time value.Persistent
No.Attributes
|     Attribute  |      Type  |      Static*  |      Description  |  
|---|---|---|---|
|     timestamp  | 
     integer  | 
     No.  | 
     The time as a UNIX timestamp or NULL.  | 
 
|     time_of_day  | 
     integer  | 
     Yes.  | 
     Not documented yet.  | 
 
|     hour  | 
     integer  | 
     No.  | 
     The hour.  | 
 
|     minute  | 
     integer  | 
     No.  | 
     The minute.  | 
 
|     is_valid  | 
     boolean  | 
     Yes.  | 
     TRUE if the time is valid, FALSE otherwise.  | 
 
* Indicates whether the attribute provides a pre-fetched value or if it needs to be computed upon request.
Balazs Halasy (14/03/2005 10:07 am)
Svitlana Shatokhina (14/02/2007 9:39 am)
Comments
There are no comments.