-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
type/bugUnexpected behavior or a feature is brokenUnexpected behavior or a feature is broken
Description
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:
And this is what I get in Grafana
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
daniel-hauser, MattBrowne1, kirederik, philBrown, physanus and 1 more
Metadata
Metadata
Assignees
Labels
type/bugUnexpected behavior or a feature is brokenUnexpected behavior or a feature is broken
Type
Projects
Status
Backlog