...
clk.h/clk.c
Prototype
Arguments
tz_sec
Time zone offset (in seconds, ± from UTC).
Returned Values
DEF_OK
, if time zone is valid and set.
DEF_FAIL
, otherwise.
Required Configuration
None.
...
...
clk.h/clk.c
tz_sec
Time zone offset (in seconds, ± from UTC).
DEF_OK
, if time zone is valid and set.
DEF_FAIL
, otherwise.
None.
...