Skip to content

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 18, 2022

A small example of what a full date and time would look like would help a lot of developers who may not realize that they should investigate time.h's strftime, run man strftime, or click through a series of docs on the python docs before they get to the actual definition here which still doesn't have an obvious copy-pastable example of "what the heck format does this thing actually expect?".

Automerge-Triggered-By: GH:rhettinger
(cherry picked from commit 6ccca69)

Co-authored-by: Alex Zvorygin grafetu@gmail.com

…ythonGH-98379)

A small example of what a full date and time would look like would help a lot of developers who may not realize that they should investigate `time.h`'s `strftime`, run `man strftime`, or click through a series of docs on the python docs before they get to the actual [definition here](https://docs.python.org/3/library/datetime.htmlGH-strftime-and-strptime-format-codes) which still doesn't have an obvious copy-pastable example of "what the heck format does this thing actually expect?".

Automerge-Triggered-By: GH:rhettinger
(cherry picked from commit 6ccca69)

Co-authored-by: Alex Zvorygin <grafetu@gmail.com>
@AlexWaygood AlexWaygood merged commit 9713cac into python:3.11 Oct 22, 2022
@miss-islington miss-islington deleted the backport-6ccca69-3.11 branch October 22, 2022 12:00
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.

3 participants