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 want to add a rule to check constant string dates validity. Example: new DateTime('2020.11.17') will always throw an exception. IMHO this should be reported.