Skip to content
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

Allow DateTime strings on zulu time pattern #31

Open
iagomoreira opened this issue Jun 7, 2016 · 0 comments
Open

Allow DateTime strings on zulu time pattern #31

iagomoreira opened this issue Jun 7, 2016 · 0 comments

Comments

@iagomoreira
Copy link

The is_zulu_time? method accepts a time object, a datetime object and a string time, but when we pass a string time, it fails to validate datetime strings.
This PR makes the is_zulu_time? method accept datetime strings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant