Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ _setDate
Method
_setDate
modules/drivers/rtc/rtc.js:52–52 ·
view source on GitHub ↗
(date)
Source
from the content-addressed store, hash-verified
50
};
51
}
52
_setDate(date) {}
53
54
decToBcd(d) {
55
let
val = d | 0;
Callers
1
seconds
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected