Skip to content

Issue with Date & Time format when the locale isn't USΒ #123

@annelaurefroment

Description

@annelaurefroment

What happened
When the Locale isn't the US, (it's the UK in this example) and the date format is the default dd/MM/yyyy HH:mm:ss, the day and month get switched in Grafana
This is what I have in my spreadsheet:
image

And this is what I get in Grafana
image

And when the day is above 12 the Date & Time column is empty in Grafana:

Workaround
Changing the date format to yyyy-MM-dd HH:mm:ss in the spreadsheet seems to solve the problem.

What was expected to happen
Grafana respects the locale set in the spreadsheet and gets the date correctly without having to set a custom date format.

Versions
Grafana 7.4.5
Google Sheets plugin 1.0.0

I think it is a duplicate of this closed issue #67

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/bugUnexpected behavior or a feature is broken

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions