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

parse military time zone letters #21

Open
alexhsamuel opened this issue Jul 12, 2018 · 0 comments
Open

parse military time zone letters #21

alexhsamuel opened this issue Jul 12, 2018 · 0 comments

Comments

@alexhsamuel
Copy link
Owner

>>> s = format(t, "%T@America/New_York")
>>> parse_time("%T", s)
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ora.ParseError: parse error at pattern pos 1, string pos 19
>>> s
'2018-07-12T13:31:03Q'
@alexhsamuel alexhsamuel changed the title parse militar time zone letters parse military time zone letters Jul 12, 2018
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