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
feat(formatDate): Support second argument as explicit format string accepting both Unicode and strftime formats (converting Unicode to strftime) while still supporting period type string/enum. (#74)
feat(parseDate): Support optional format argument accepting both Unicode and strftime formats (converting Unicode to strftime) (#74)