Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
2
const
{ tzOffset, TZDate } = require(
"../../dist/index.cjs"
);
3
4
{
Callers
nothing calls this directly
Calls
4
tzOffset
Function · 0.85
toISOString
Method · 0.80
assertEqual
Function · 0.70
toTimeString
Method · 0.45
Tested by
no test coverage detected