-
-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
add date creation methods? #82
Comments
...and what about the |
@bendavies You are perfectly right. It is definitely on the TODO for Safe v1 though. Any help is welcome by the way :) |
we now have custom datetime classes in safe in 1.0.0-beta1. Don't hesitate to test them |
these can return false:
http://php.net/manual/en/function.date-create-from-format.php
http://php.net/manual/en/function.date-create-immutable-from-format.php
there are probably others? WDYT?
The text was updated successfully, but these errors were encountered: