-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pickers][DateTimePicker] not showing 2 in the hour category, but shows 3 twice and the first isn't selectable #12403
Comments
Screencast.from.2024-03-10.16-00-23.webmI'm wondering if this has anything to do with daylight savings, which is today? The video above is taken from https://mui.com/x/react-date-pickers/time-picker/ |
Yea that was my guess too. |
Hey @atrauzzi could you tell me which timezone you are in? I cannot reproduce the issue, but I guess this could be due to a timezone issue (since different zones have different dates for the DST change) |
It seems to work this morning, but can't edit the previous day. It must have just been a DST change. |
Still ... I would like to investigate this, as this is clearly a bug, even if it only happens on a single day in the year. 🤔 |
This looks like a similar topic to #10783. |
@michelengelen |
@LukasTy do you want to mark that one as duplicate? |
Not sure that it can be treated as a duplicate. 🤔 |
If you think the two fixes will be handled independently then we can add this one to the board as well 👍 |
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue. Note @kyle-rachau How did we do? Your experience with our support team matters to us. If you have a moment, please share your thoughts in this short Support Satisfaction survey. |
Steps to reproduce
Link to live example: (required)
https://mui.com/x/react-date-pickers/date-time-picker/
Steps:
Current behavior
The hour category shows 12-1-3-3-4-5
Expected behavior
The hour category shows 12-1-2-3-4-5
Context
Select time from date time picker
Your environment
npx @mui/envinfo
Search keywords: DateTimePicker hour
Order ID: 39752
The text was updated successfully, but these errors were encountered: