UNPKG

@wordpress/components

Version:
7 lines (6 loc) 173 B
// packages/components/src/date-time/constants.ts var TIMEZONELESS_FORMAT = "yyyy-MM-dd'T'HH:mm:ss"; export { TIMEZONELESS_FORMAT }; //# sourceMappingURL=constants.js.map