MCPcopy
hub / github.com/date-fns/date-fns / mini.js

File mini.js

pkgs/tz/src/date/mini.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { tzOffset } from "../tzOffset/index.ts";
2
3// TZDate stores time in two `Date` objects because native `Date` can only
4// expose local fields in the system time zone.

Callers

nothing calls this directly

Calls 2

syncFromInternalFunction · 0.85
syncToInternalFunction · 0.85

Tested by

no test coverage detected