Files
voyage/frontend
alex 52299c1ff2 fix: set lang=en-GB on html root to force dd/mm/yyyy and 24h inputs
The previous fix updated JavaScript date formatting functions to use
en-GB locale, but native <input type="date"> and <input type="datetime-local">
elements render their placeholder/display format based on the HTML
document's lang attribute, not JavaScript. Changing lang="en" to
lang="en-GB" on the root <html> element fixes all 15+ date/time
inputs across the app in one place.
2026-03-06 14:50:50 +00:00
..
2024-07-08 11:44:39 -04:00
2024-07-08 11:44:39 -04:00
2024-07-08 11:44:39 -04:00
2024-07-08 11:44:39 -04:00
2026-02-23 09:00:13 -05:00
2024-07-08 11:44:39 -04:00
2024-07-08 11:44:39 -04:00