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
Probably an edge case or an oversight, but the library parses today night but not tonight. I solve this by adding a wrapper in my project that simply replaces tonight with today night before parsing it.
Not a big deal but might be worth incorporating.
The text was updated successfully, but these errors were encountered:
Probably an edge case or an oversight, but the library parses
today night
but nottonight
. I solve this by adding a wrapper in my project that simply replacestonight
withtoday night
before parsing it.Not a big deal but might be worth incorporating.
The text was updated successfully, but these errors were encountered: