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
Time Range Validation (#9)
* Validate time according to standard library
* simplify daysIn by using daysInMonth array
* test invalid range on month 13
* add note about leap seconds