...
Clk_SetTZ()
...
Set Clock time zone offset. Anchor
Files
...
clk.h/clk.c
...
Prototype
...
class | Code_Listing |
---|
...
...
rowspan | 5 |
---|
...
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
...
Notes / Warnings
...
...
Example Usage
...
class | Code_Listing |
---|
...
rowspan | 8 |
---|
...