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
Clearing inputs manually will call onChange with null value, just like clearing it with clear button does.
Bug fixes
Fixed AM/PM dropdown not appearing on some locales (e.g. en-AU).
Fixed native input (not visible for most users, stays hidden; it's there for accessibility purposes) treating time as UTC, instead of local user's time.
Fixed native input allowing to change seconds if maxDetail was set to minute.