MCPcopy
hub / github.com/ampproject/amphtml / parse-date-attributes.js

File parse-date-attributes.js

src/core/dom/parse-date-attributes.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {devAssert, userAssert} from '#core/assert';
2import {parseDate} from '#core/types/date';
3
4/** @typedef {import('#core/types/date').TimestampDef} TimestampDef */

Callers

nothing calls this directly

Calls 3

parseDateFunction · 0.90
userAssertFunction · 0.90
nowMethod · 0.80

Tested by

no test coverage detected