Skip to content

Name format for children date issues #1316

Open
@adrianbj

Description

@adrianbj

Short description of the issue

There are lots of issues when parsing the date format, but this one example should get you going.

Y/F results correctly in "2021-january"

But F/Ygives me "january-2032" and if I add another page, this time I get "january-2033" so that last digit is incrementing on its own.

Expected behavior

I should be able to use the F/Y format. Actually, I'd like to be able to have more flexibility, eg F, Y etc.

Note that I have worked around this by hooking to update the title and name to what I actually want, but I expect someone else will come up against this at some point.

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