MCPcopy
hub / github.com/formatjs/formatjs / core.ts

File core.ts

packages/intl-datetimeformat/core.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {OrdinaryHasInstance} from '#packages/ecma262-abstract/OrdinaryHasInstance.js'
2import {ToNumber} from '#packages/ecma262-abstract/ToNumber.js'
3import {CanonicalizeLocaleList} from '#packages/ecma402-abstract/CanonicalizeLocaleList.js'
4import {CanonicalizeTimeZoneName} from '#packages/ecma402-abstract/CanonicalizeTimeZoneName.js'

Callers

nothing calls this directly

Calls 15

OrdinaryHasInstanceFunction · 0.85
InitializeDateTimeFormatFunction · 0.85
definePropertyFunction · 0.85
SupportedLocalesFunction · 0.85
ToNumberFunction · 0.85
FormatDateTimeToPartsFunction · 0.85
FormatDateTimeRangeFunction · 0.85
IsValidTimeZoneNameFunction · 0.85
CanonicalizeTimeZoneNameFunction · 0.85
findIntervalFormatFunction · 0.85
unpackFunction · 0.85

Tested by

no test coverage detected