Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ modSetTimeZone
Function
modSetTimeZone
xs/platforms/pico/xsHost.c:258–261 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
256
}
257
258
void modSetTimeZone(int32_t timeZoneOffset)
259
{
260
gTimeZoneOffset = timeZoneOffset;
261
}
262
263
int32_t modGetTimeZone(void)
264
{
Callers
1
doRemoteCommand
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected