MCPcopy 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
92312function utcInterval(unit) {
92313 return utcIntervals[unit];
92314}
92315
92316function offset(ival, date, step) {
92317 return ival ? ival.offset(date, step) : undefined;

Callers 2

utcOffsetFunction · 0.70
utcSequenceFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected