#include <indexedfile_v100.h>
|
|
uint16_t | year |
| | The Year - [1900,)
|
| |
|
uint16_t | month |
| | The Month - [1,12].
|
| |
|
uint16_t | day |
| | The Day of the month - [1,31].
|
| |
|
uint16_t | hour |
| | The Hours past midnight - [0,23].
|
| |
|
uint16_t | minute |
| | The Minutes after the hour - [0,59].
|
| |
|
uint16_t | second |
| | The Seconds after the minute - [0,59].
|
| |
|
uint32_t | microseconds |
| | The Microseconds after the second - [0,999999].
|
| |
The documentation for this struct was generated from the following file: