![]() |
0.3.0
|
Time Edit format and system. More...
Public Types | |
enum class | Format : uint8_t { YMDHMS , GPSWeekToW , COUNT } |
Format to edit the time in. More... | |
Public Attributes | |
Format | format |
Time format. | |
TimeSystem | system |
Time System. | |
Time Edit format and system.
|
strong |
Format to edit the time in.
Enumerator | |
---|---|
YMDHMS | YearMonthDayHourMinuteSecond (UTC) |
GPSWeekToW | GPS Week and TimeOfWeek. |
COUNT | Amount of items in the enum. |