Dashboards & Visualizations

How to convert TimeRangeView selected values to a human readable format in my dashboard header?

kasu_praveen
Communicator

I have a dashboard where I am using TimeRangeView control.
I would like to display the TimeRangeView control selected value as human readable format in my dashboard header.
unfortunately, I don't have the option to run a Splunk search in this case.

Ex:
Imagine current time is 14:12:00 03/09/2015, then
1) If TimeRangeView control selected value is -1m@m, then it should print as 14:11:00 03/Sep/2015
2) If TimeRangeView control selected value is -4h@m, then it should print as 10:12:00 03/Sep/2015
3) If TimeRangeView control selected value is -2d@h, then it should print as 14:12:00 01/Sep/2015

Any help on this is much appreciated.
Thanks.

1 Solution

kasu_praveen
Communicator

Unfortunately, I don't have option to run Splunk search in this case.
Anything with Javascript or otherways to convert the TimeRangeView control selected values to epoch time will be helpful

0 Karma

jandre01
Splunk Employee
Splunk Employee

Use the moment.js library.

kasu_praveen
Communicator

moment.js works in this case. Sorry for delayed response in this forum.

0 Karma

miteshvohra
Contributor

Check if this one works for you: ... | fieldformat time_field = strftime(time_field, "%H:%M:%S %d/%b/%Y")

kasu_praveen
Communicator

Unfortunately, I don't have option to run Splunk search in this case.
Anything with Javascript or otherways to convert the TimeRangeView control selected values to epoch time will be helpful

0 Karma
Get Updates on the Splunk Community!

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...