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

to_iso8601_string #806

Open
1 task done
georgpfolz opened this issue Feb 8, 2024 · 0 comments
Open
1 task done

to_iso8601_string #806

georgpfolz opened this issue Feb 8, 2024 · 0 comments

Comments

@georgpfolz
Copy link

georgpfolz commented Feb 8, 2024

  • I have searched the issues of this repo and believe that this is not a duplicate.

Issue

In the documentation it says

>>> dt.to_iso8601_string()
'1975-12-25T14:15:16-0500'

But the actually returned string contains a colon in the timezone part and also the milliseconds:
1975-12-25T14:15:16.963355-05:00

Has the iso8601 format returned been changed from a previous version?

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