X Tutup
The Wayback Machine - https://web.archive.org/web/20240825144955/https://github.com/python/cpython/pull/120553
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

gh-118948: add support for ISO 8601 basic format to datetime #120553

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

picnixz
Copy link
Contributor

@picnixz picnixz commented Jun 15, 2024

In addition to date and datetime, datetime.time also supports ISO 8601 basic format (the rationale is to make it consistent).


📚 Documentation preview 📚: https://cpython-previews--120553.org.readthedocs.build/

@ericsnowcurrently ericsnowcurrently removed their request for review June 17, 2024 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants
X Tutup