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
I am attempting to implement the 'any-date-parser' in my typescript project. It seems that some locales are causing errors in the .fromString function. Below is an example of my implementation:
Hello -
I am attempting to implement the 'any-date-parser' in my typescript project. It seems that some locales are causing errors in the
.fromString
function. Below is an example of my implementation:node v18.7
typescript v4.7.3
error:
Please let me know if further information is needed. Thanks!
The text was updated successfully, but these errors were encountered: