|
TIM SDK
TIM API C
|
|
Time-date.
Data Fields | |
| int | year |
| Year since 0. | |
| int | month |
| Month since January - [0,11]. | |
| int | day |
| Day of the month - [1,31]. | |
| int | hour |
| Hour since midnight - [0,23]. | |
| int | minute |
| Minute after the hour - [0,59]. | |
| int | second |
| Second after the minute - [0,59]. | |