MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / modSetTimeZone

Function modSetTimeZone

xs/platforms/zephyr/xsHost.c:702–705  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

700}
701
702void modSetTimeZone(int32_t timeZoneOffset)
703{
704 gTimeZoneOffset = timeZoneOffset;
705}
706
707int32_t modGetTimeZone(void)
708{

Callers 1

doRemoteCommandFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected