Public Member Functions | |
| CP_GregorianDate () | |
| CP_GregorianDate (const CP_GregorianDate &src) | |
| CP_GregorianDate (UInt32 inYear, UInt8 inMonth, UInt8 inDay, UInt8 inHour=0, UInt8 inMinute=0, double inSecond=0.) | |
| CP_GregorianDate (const CFGregorianDate &inDate) | |
| CFGregorianDate | GetCFGregorianDate () const |
Public Attributes | |
| UInt32 | year |
| UInt8 | month |
| UInt8 | day |
| UInt8 | hour |
| UInt8 | minute |
| double | second |
|
|
|
|
|
|
|
||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.0