Skip to content

%Y format is incorrectly documented #99

@avg-I

Description

@avg-I

%Y is documented as producing output equivalent to %Y %a %b %e %T %Z. using cftime conversions.
The actual format is %Y %b %e %T where %b is always in POSIX / C locale.
Example: 2020 Dec 3 11:41:20.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions