Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/moment/luxon
/ create.test.js
File
create.test.js
test/interval/create.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* global test expect */
2
import
{ DateTime, Interval, Duration, Settings } from
"../../src/luxon"
;
3
import
Helpers from
"../helpers"
;
4
Callers
nothing calls this directly
Calls
8
fromDateTimes
Method · 0.80
toJSDate
Method · 0.80
after
Method · 0.80
before
Method · 0.80
fromObject
Method · 0.45
invalid
Method · 0.45
plus
Method · 0.45
now
Method · 0.45
Tested by
no test coverage detected