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

Function fx_Date

xs/sources/xsDate.c:150–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148}
149
150void fx_Date(txMachine* the)
151{
152 fx_Date_aux(the, 0);
153}
154
155void fx_Date_aux(txMachine* the, txFlag secure)
156{

Callers

nothing calls this directly

Calls 1

fx_Date_auxFunction · 0.85

Tested by

no test coverage detected