Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/formatjs/formatjs
/ defaultTimezone.ts
File
defaultTimezone.ts
packages/utils/defaultTimezone.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{
type
Cache, memoize, strategies} from
'@formatjs/fast-memoize'
2
3
const
cache: Record<string, Intl.DateTimeFormat> = {}
4
Callers
nothing calls this directly
Calls
2
memoize
Function · 0.90
createFastMemoizeCache
Function · 0.70
Tested by
no test coverage detected