Embedded TCP/IP stack
4.7.0
|
Coordinated Universal Time (UTC) type. More...
Data Fields | |
fnet_uint32_t | year |
Year (1968-2104). More... | |
fnet_uint32_t | month |
Month (1-12). More... | |
fnet_uint32_t | day |
Day of the month (1-31) . More... | |
fnet_uint32_t | hour |
Hour (0-23). More... | |
fnet_uint32_t | minute |
Minutes (0-59). More... | |
fnet_uint32_t | second |
Seconds (0-59). More... | |
fnet_uint32_t | millisecond |
Milliseconds (0-999). More... | |
Coordinated Universal Time (UTC) type.
Definition at line 79 of file fnet_sntp.h.