Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ 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
syncFromInternal
Function · 0.85
syncToInternal
Function · 0.85
Tested by
no test coverage detected