Skip to content

Document Request: Get-Date -UFormat %u ISO8601 standard (1-7) #7180

@brianary

Description

@brianary

Summary of the new document or enhancement

Description of what changed

Parameter behavior changed so that Sundays return a 7 rather than a 0, as specified in ISO8601 week dates.

This will also require a change to the description of %w, which currently claims to be the same as %u, but is 0-6 (see C's strftime).

Metadata

Metadata

Assignees

Labels

area-coreArea - Microsoft.PowerShell.Core module

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions