Dashboards & Visualizations

Time range picker not working if start/end time is 00:00:00.000

famliu
Explorer

I have a time range picker <input type="time" token="myTime"></input> in my dashboard.

When I choose "Date & Time Range" -> Between 10/17/2001 14:08:46.000 (HH:MM:SS.SSS) and 10/18/2021 00:00:00:000 (HH:MM:SS.SSS), the dropdown menu "crashes" and is not visible any more.

Same thing happens if I have "form.myTime.latest=1634508000" in the URL (1634508000 corresponds to 10/18/2021 00:00:00:000 (HH:MM:SS.SSS)), it hangs at "loading".

This seems to happen when start/finish time is 00:00:00.000.

Any help?

Labels (1)
0 Karma
1 Solution

famliu
Explorer

Known locale-related bug, reproducible using e.g. Swedish locale splunk.example.com/sv-SE.

 A workaround is to use splunk.example.com/en-US

View solution in original post

0 Karma

famliu
Explorer

Known locale-related bug, reproducible using e.g. Swedish locale splunk.example.com/sv-SE.

 A workaround is to use splunk.example.com/en-US

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...