Skip to content

Date Intervals and 00:00 vs 24:00 #2

Open
@LostKobrakai

Description

I'm currently working on the scheduling part of my application and I'm trying to use ranges like this: [from, to). This works fine besides for the dreaded 01.01.… 00:00 – 02.01.… 00:00 case. I'm not sure if there's anything specific in cldr, but I'd really like the option of having the option to format that as 01.01.… 00:00 – 01.01.… 24:00 instead. Even though it's technically the same the latter is seems more intuitive to read. Is that something you see you package to support?

Also I've seen cldr does have information about formatting intervals as well. I don't need it, but that might be a nice addition possibly after 1.0.

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