MCPcopy
hub / github.com/date-fns/date-fns / legacy.cjs

File legacy.cjs

pkgs/tz/test/node/legacy.cjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// oxlint-disable-next-line typescript/no-require-imports -- This is a CommonJS test
2const { tzOffset, TZDate } = require("../../dist/index.cjs");
3
4{

Callers

nothing calls this directly

Calls 4

tzOffsetFunction · 0.85
toISOStringMethod · 0.80
assertEqualFunction · 0.70
toTimeStringMethod · 0.45

Tested by

no test coverage detected