UNPKG

@wordpress/components

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