-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make DateTime assertion support string as input #28
Comments
To move to next milestone |
Is this still planned? |
hi @jawn
Let's forget about concern (1) as it is a matter of personal taste and I never found any decent alternative. |
Thanks for the clarification. Regarding 2. I don't currently need this check. I stumbled on this issue via #42. |
thanks 😂. I think this is another nail in the coffin for this one |
Ie:
Check.That(DateTime.Now).IsBefore("2020-1-1")
The text was updated successfully, but these errors were encountered: