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
Hi all, I found that if you use tryParse with an empty string the function returns without error and you have an invalid DateTime.
This because parse function does not throw if the string is empty