feat: disable time

This commit is contained in:
kolaente 2021-12-29 16:03:29 +01:00
parent 858e7d60a6
commit a5b23a7048
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 2 deletions

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: {