Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ fx_Date_secure
Function
fx_Date_secure
xs/sources/xsDate.c:224–227 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
222
}
223
224
void fx_Date_secure(txMachine* the)
225
{
226
fx_Date_aux(the, 1);
227
}
228
229
void fx_Date_now(txMachine* the)
230
{
Callers
nothing calls this directly
Calls
1
fx_Date_aux
Function · 0.85
Tested by
no test coverage detected