#include <lte.h>
Public Attributes | |
int32_t | year |
int32_t | mon |
int32_t | mday |
int32_t | hour |
int32_t | min |
int32_t | sec |
int32_t | tz_sec |
Definition of local time. This is notified by get_localtime_cb_t and localtime_report_cb_t
int32_t year |
Years (0-99)
int32_t mon |
Month (1-12)
int32_t mday |
Day of the month (1-31)
int32_t hour |
Hours (0-23)
int32_t min |
Minutes (0-59)
int32_t sec |
Seconds (0-59)
int32_t tz_sec |
Time zone in seconds (-86400-86400)