Skip to content

Clock padding modifier not correctly interpreted #4416

@Frodojj

Description

@Frodojj

The chrono date specification allows padding modifiers to change how leading zeros are interpreted. For example, %_I should show a single digit hour padded like a space like " 1" instead of "01". At least, I believe that is how it should behave. However, using such modifiers seems to crash the module. It complains that there is an invalid specifier in chrono-specs.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions