You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The day period (AM/PM) changes on update for date fields displayed in a locale with a 12 hour time format which also have a display timezone set that is different to the browser's default timezone.
Bug description
The day period (AM/PM) changes on update for date fields displayed in a locale with a 12 hour time format which also have a display timezone set that is different to the browser's default timezone.
This is related to the previous issue #14249 which was addressed by updating
reka-uiin the PR #14259. I have a very basic example test and a potential fix implemented but will probably not be able to report the bug until next week unovue/reka-ui@v2...simonworkhouse:reka-ui:bugfix/day-period-incorrectly-handledScreencast.from.2026-09-18.17-19-45.webm
How to reproduce
Create a date field with time that displays time in a timezone offset to yours and change the hour input until the bug triggers.
Logs
Environment
N/AInstallation
Fresh statamic/statamic site via CLI
Additional details
No response