MCPcopy
hub / github.com/moment/luxon / format.test.js

File format.test.js

test/datetime/format.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* global test expect */
2
3import { DateTime, Zone, FixedOffsetZone } from "../../src/luxon";
4import { InvalidUnitError } from "../../src/errors";

Callers

nothing calls this directly

Calls 15

toUTCMethod · 0.80
setZoneMethod · 0.80
toISOWeekDateMethod · 0.80
startOfMethod · 0.80
toRFC2822Method · 0.80
toHTTPMethod · 0.80
toSQLDateMethod · 0.80
toSQLTimeMethod · 0.80
toSQLMethod · 0.80
resolvedLocaleOptionsMethod · 0.80
toLocalePartsMethod · 0.80
dtMakerFunction · 0.70

Tested by

no test coverage detected