feat: add date math for filters #1342

Merged
konrad merged 88 commits from feature/date-math into main 2022-03-28 17:30:43 +00:00
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: {