Date Selector Customization

Hi there,

I would like to customize the date selector to my use case and design.

  • Language/translation of the months (right now they are English in a German form)
  • Date format (DD.MM.YYYY instead of DD/MM/YYYY)
  • Limit the selectable years (e.g. 2010 upwards)
  • Styling options (looks a bit old school, would like more an iPhone styling, see second screenshot)

Would appreciate if you would provide the requested customization options. :slight_smile:

Best
Max


Date Selector (and subsequent display) really should support more date formats. We have forms that require “yyyy/mm/dd/” and “yyyy/mm”, plus our usual format for dates is ISO8601 (YYYY-MM-DD).

Currently we can not set those formats, which means some convoluted workarounds.

Thanks,

– Dion