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

Update strftime formats link in the documentation #9624

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

deepakangadi
Copy link
Contributor

Description

The original added link is incorrect. The correct link which provides datetime format codes is: https://docs.python.org/3/library/datetime.html#strftime-and-strptime-format-codes

Copy link
Member

@browniebroke browniebroke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The old link works for me (it has a table with formats below) however the new one is clearer, nice one 👍🏻

@browniebroke browniebroke changed the title fix: updating 'strftime format' link Update strftime formats link in the docs Jan 17, 2025
@browniebroke browniebroke changed the title Update strftime formats link in the docs Update strftime formats link in the documentation Jan 17, 2025
@browniebroke browniebroke merged commit b483179 into encode:master Jan 17, 2025
8 checks passed
@browniebroke
Copy link
Member

Thanks!

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.

2 participants