UNPKG

@atlaskit/datetime-picker

Version:

A date time picker allows the user to select an associated date and time.

7 lines (6 loc) 181 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.defaultDateFormat = void 0; var defaultDateFormat = exports.defaultDateFormat = 'YYYY/MM/DD';