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
From what I can tell, right now when the timepicker is included with a datepicker via withTimepicker, all the default timepicker configurations are used. I would like to be able to use 24 hour time instead of AM/PM. The timepicker configuration allows for that, but I can't figure out how to have the datepicker accept timepicker configuration.
The text was updated successfully, but these errors were encountered:
From what I can tell, right now when the timepicker is included with a datepicker via
withTimepicker
, all the default timepicker configurations are used. I would like to be able to use 24 hour time instead of AM/PM. The timepicker configuration allows for that, but I can't figure out how to have the datepicker accept timepicker configuration.The text was updated successfully, but these errors were encountered: