#include <mi32/rvcdatetime.h>
Public Member Functions | |
| int | Compare (const RVCDATETIME &rhs) const |
| void | SetCurrentTime () |
| void | SetTime (const time_t &curtime) |
Public Attributes | |
| UINT16 | count |
| UINT8 | day |
| UINT8 | hour |
| UINT8 | minute |
| UINT8 | month |
| UINT8 | second |
| UINT8 | year |
| int RVCDATETIME::Compare | ( | const RVCDATETIME & | rhs | ) | const [inline] |
| void RVCDATETIME::SetCurrentTime | ( | ) | [inline] |
| void RVCDATETIME::SetTime | ( | const time_t & | curtime | ) | [inline] |
count; if more than one object created with this time
1-31
0-23
0-59
1-12
0-59
Add 1900 to get actual year.
1.6.1