MCPcopy Index your code
hub / github.com/Effect-TS/effect / dateTime.ts

File dateTime.ts

packages/effect/src/internal/dateTime.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { IllegalArgumentException } from "../Cause.js"
2import * as Clock from "../Clock.js"
3import type * as DateTime from "../DateTime.js"
4import * as Duration from "../Duration.js"

Callers

nothing calls this directly

Calls 15

isDateTimeFunction · 0.85
isZonedFunction · 0.85
isTimeZoneFunction · 0.85
makeZonedProtoFunction · 0.85
NumberInterface · 0.85
StringInterface · 0.85
toPartsFunction · 0.85
ifFunction · 0.85
createMethod · 0.80
unsafeMakeFunction · 0.70
numberFunction · 0.70
lessThanFunction · 0.70

Tested by

no test coverage detected