10#ifndef INFUSE_SDK_INCLUDE_INFUSE_AUTO_LOCATION_TIMEZONE_H_
11#define INFUSE_SDK_INCLUDE_INFUSE_AUTO_LOCATION_TIMEZONE_H_
55void location_timezone_reset(
void);
int location_timezone(int8_t *timezone)
Get the current approximate UTC timezone.
int location_local_time(uint32_t *local_time_seconds)
Get the current approximate local time.