Files
copilot-toolbox-template-123/node_modules/rc-picker/es/locale/common.js
2026-01-09 14:52:46 +00:00

6 lines
121 B
JavaScript

export var commonLocale = {
yearFormat: 'YYYY',
dayFormat: 'D',
cellMeridiemFormat: 'A',
monthBeforeYear: true
};