minvws / nl-kat-coordination

Repo nl-kat-coordination for minvws
European Union Public License 1.2
124 stars 56 forks source link

Implement Form input date #3255

Open NoemiOverdijk opened 2 months ago

NoemiOverdijk commented 2 months ago

This component is required for the new filters & query design and ready for implementation: You can find the component and documentation here in the Component Library

Image

underdarknl commented 2 months ago

Date-time fields are notoriously hard to do right, in principal I do not want to re-implement basic browser functionality, but alas, datetime fields are only possible in the local-timezone. Due to openKAT still being UTC-only in the frontend, this collided with each other.