Skip to content

[Feature] Support for ISO Week (IYYY-IW) #21578

@ben467834

Description

@ben467834

What problem does this feature solve?

I came across this use case when summarising for a time period, e.g: year, month, week, day...

We can use the following time formats with success:

YYYY-MM-DD for daily summary
YYYY-MM for a monthl summary
YYYY for a yearly summary

The ISO Week format is IYYY-IW which produces an example: 2026-W04 for the fourth week in 2026.

For an X axis with values such as 2026-W04 we don't get a chart at all and the data zoom slider moves.

Some screenshots:

Image Image Image

What does the proposed API look like?

time series should accept the ISO Week format (IYYY-IW), example: 2026-W04 for the fourth week in 2026.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enThis issue is in Englishnew-featurependingWe are not sure about whether this is a bug/new feature.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions