Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/SandDance
/ utcInterval
Function
utcInterval
docs/tests/v2/es6/js/sanddance.js:92312–92314 ·
view source on GitHub ↗
(unit)
Source
from the content-addressed store, hash-verified
92310
}
92311
92312
function
utcInterval(unit) {
92313
return
utcIntervals[unit];
92314
}
92315
92316
function
offset(ival, date, step) {
92317
return
ival ? ival.offset(date, step) : undefined;
Callers
2
utcOffset
Function · 0.70
utcSequence
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected