fix(range): German text date fields #10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/zeitraum-dates"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Native rendered in the browser's American locale (06/01/2026) with an unpredictable native width/calendar button - the cause of the Zeitraum fields looking wrong/asymmetric. Replaced with plain text fields in TT.MM.JJJJ format (parseGermanDate, validated). Guaranteed symmetric + correct locale. Verified by headless render.