UNPKG

@wordpress/components

Version:
9 lines (8 loc) 259 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TIMEZONELESS_FORMAT = void 0; const TIMEZONELESS_FORMAT = "yyyy-MM-dd'T'HH:mm:ss"; exports.TIMEZONELESS_FORMAT = TIMEZONELESS_FORMAT; //# sourceMappingURL=constants.js.map