Skip to content

Add %V ISO Week Format Code #9887

@hawkfish

Description

@hawkfish

OK, I think part of the problem here is that the %W/%U format codes are not ISO week numbers - they are simply week numbers based on the year. Week 1 is the first Sunday/Monday in the year, so there can be a week 0. Python has added a %V format code that would maybe make this all less confusing.

Originally posted by @hawkfish in #9869 (comment)

Metadata

Metadata

Assignees

Labels

Needs DocumentationUse for issues or PRs that require changes in the documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions