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
Use v.isoTimeSecond() instead of v.isoTime() for time format
Per feedback from @mrlubos, format: 'time' represents values like 20:20:39+00:00,
and Valibot's isoTimeSecond() is a better fit than isoTime().
Co-authored-by: mrlubos <[email protected]>
0 commit comments