Skip to content

Unimplemented strftime format %U #1429

@Dennisbonke

Description

@Dennisbonke

The glib test date calls strftime with %U as one of the modifiers. The man page states:
%U The week number of the current year as a decimal number, range 00 to 53, starting with the first Sunday as the first day of week 01. See also %V and %W. (Calculated from tm_yday and tm_wday.).

We should implement this to improve compliance with the testsuite.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions