MCPcopy Create free account
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 { IllegalArgumentError } from "../Cause.ts"
2import * as Clock from "../Clock.ts"
3import type * as DateTime from "../DateTime.ts"
4import * as Duration from "../Duration.ts"

Callers

nothing calls this directly

Calls 15

isDateTimeFunction · 0.85
isZonedFunction · 0.85
isTimeZoneFunction · 0.85
makeZonedProtoFunction · 0.85
isLessThanFunction · 0.85
isGreaterThanFunction · 0.85
toPartsFunction · 0.85
execMethod · 0.80
someMethod · 0.80
filterMethod · 0.80
setTimeMethod · 0.80
ifFunction · 0.70

Tested by

no test coverage detected