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
@EinfachHans It seems there's an issue with date-fns supporting string as a valid input.
I was implementing the fix and found that a few end-to-end tests were failing, so I started investigating and discovered this bug report in their repo: date-fns/date-fns#3710.
We'll have to wait until they fix to get proper support.
Description of the Issue and Steps to Reproduce:
Since
date-fns@3
astring
is a valid input as date. With the dfns pipes it is not:Environment:
Please answer the following questions:
date-fns
version: 3.6.0The text was updated successfully, but these errors were encountered: