__getzone
In this section:
Source file
riscv\src\lib\time\getzone.cDeclared in
LowLevelIOInterface.h
Description
Low-level function that returns the current time zone.
Note
You must enable the time zone functionality in the library by using the linker option ‑‑timezone_lib.
C-SPY debug action
Not applicable.
Default implementation
Returns ":".
See also
Briefly about retargeting and ‑‑timezone_lib.
For more information, see the source file getzone.c.