|
RAVE
|
Represents a date time instance. More...
Public Attributes | |
| RAVE_OBJECT_HEAD char | date [9] |
| Always on top. | |
| char | time [7] |
| the time string, format is HHmmss | |
Represents a date time instance.
| RAVE_OBJECT_HEAD char _RaveDateTime_t::date[9] |
Always on top.
the date string, format is YYYYMMDD
| char _RaveDateTime_t::time[7] |
the time string, format is HHmmss