Embedded TCP/IP stack
4.1.0
|
fnet_sntp_utc_t Struct Reference
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... | |
Detailed Description
Coordinated Universal Time (UTC) type.
- See also
- fnet_sntp_timestamp2utc()
Definition at line 79 of file fnet_sntp.h.
The documentation for this struct was generated from the following file:
© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net