WIP: feat: make today really today #1380

Closed
kergma-lw wants to merge 27 commits from fix/upcoming into fix/upcoming
1 changed files with 1 additions and 2 deletions
Showing only changes of commit a5b23a7048 - Show all commits

View File

@ -40,8 +40,7 @@ const flatPickerConfig = computed(() => ({
altFormat: t('date.altFormatLong'),
altInput: true,
dateFormat: 'Y-m-d H:i',
enableTime: true,
time_24hr: true,
enableTime: false,
inline: true,
mode: 'range',
/*locale: {