Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
import
{ DateTime, Zone, FixedOffsetZone } from
"../../src/luxon"
;
4
import
{ InvalidUnitError } from
"../../src/errors"
;
Callers
nothing calls this directly
Calls
15
toUTC
Method · 0.80
setZone
Method · 0.80
toISOWeekDate
Method · 0.80
startOf
Method · 0.80
toRFC2822
Method · 0.80
toHTTP
Method · 0.80
toSQLDate
Method · 0.80
toSQLTime
Method · 0.80
toSQL
Method · 0.80
resolvedLocaleOptions
Method · 0.80
toLocaleParts
Method · 0.80
dtMaker
Function · 0.70
Tested by
no test coverage detected