OSNumDateTime Struct Reference
Numeric date/time structure. More...
#include <osSysTypes.h>
Public Attributes | |
OSINT32 | year |
OSUINT8 | mon |
OSUINT8 | day |
OSUINT8 | hour |
OSUINT8 | min |
OSREAL | sec |
OSBOOL | tz_flag |
OSINT32 | tzo |
Detailed Description
Numeric date/time structure.
Definition at line 107 of file osSysTypes.h.
The documentation for this struct was generated from the following file: