diff --git a/frontend/src/components/date/datepickerWithValues.vue b/frontend/src/components/date/datepickerWithValues.vue new file mode 100644 index 000000000..be9e70683 --- /dev/null +++ b/frontend/src/components/date/datepickerWithValues.vue @@ -0,0 +1,302 @@ + + + + + + + + + + + {{ $t('misc.custom') }} + + + {{ $t(`input.datepickerRange.ranges.${text}`) }} + + + + + {{ $t('input.datepickerRange.from') }} + + + + + + + + + + + {{ $t('input.datepickerRange.to') }} + + + + + + + + + + + + + {{ $t('input.datemathHelp.canuse') }} + + {{ $t('input.datemathHelp.learnhow') }} + + + + showHowItWorks = false" + > + + + + + + + + + + + +
+ {{ $t('input.datemathHelp.canuse') }} + + {{ $t('input.datemathHelp.learnhow') }} + +