Skip to content

Blazorise Charts Time Chart - Timezone Definition #5240

@InzeNL

Description

@InzeNL

Is your feature request related to a problem? Please describe.
On my website, people can configure their timezone, and this may differ from the timezone on their PC. The time chart currently localizes to the PC-time. According to this Stack Overflow topic it is possible to define the localization using the Parser parameter. However, in Blazorise, the Parser parameter is a string, not a method.

Describe the solution you'd like
A way to implement the parser parameter as a function would probably be too complicated for what I really need: Enter a timezone to localize to. For that reason, I've described the following solution.

Add a parameter, that is off-spec to the chart.js Time Cartesian Axis, that allows us to define a timezone to localize the chart to

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: Feature ⚙Request or idea for a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions