Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
702
void modSetTimeZone(int32_t timeZoneOffset)
703
{
704
gTimeZoneOffset = timeZoneOffset;
705
}
706
707
int32_t modGetTimeZone(void)
708
{
Callers
1
doRemoteCommand
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected