|
Retro Rocket Kernel
BASIC-Powered Operating System
|
A representation of date and time. More...
Collaboration diagram for datetime:Public Attributes | |
| uint8_t | century |
| uint8_t | year |
| uint8_t | month |
| uint8_t | day |
| uint8_t | hour |
| uint8_t | minute |
| uint8_t | second |
A representation of date and time.
| uint8_t datetime::century |
| uint8_t datetime::day |
| uint8_t datetime::hour |
| uint8_t datetime::minute |
| uint8_t datetime::month |
| uint8_t datetime::second |
| uint8_t datetime::year |