Dashboards & Visualizations

Is there any way to change the time picker calendar that starts the week on Monday and not Sunday?

jmallorquin
Builder

Hi,

Is there any way to change the time picker calendar that starts the week on monday and not sunday?

Thanks,

Tags (2)
0 Karma

asimagu
Builder

i have a better - easier solution for you, amigo

You can always access Splunk via "en-GB" 😉

so, instead of using: http://tu_maquina:8000/en-US/

use this one: http://tu_maquina:8000/en-GB/

0 Karma

sduff_splunk
Splunk Employee
Splunk Employee

Make a file called times.conf in etc\system\local with the following

[week_to_date]
label = Week to date
header_label = this week to date
earliest_time = @w1
latest_time = now
order = 110
sub_menu = Other

The "Week to date" option will now start from Monday, as the @w1 indicates start of the week from day 1 (Monday) .

0 Karma

jmallorquin
Builder

Thanks sudff_splunk

Finally i think that the problem is a splunk bug, if
i set the first_weekday over OS level to the correct day 2== Monday, splunk picker start on Sunday
, but
if i set the first_weekday 1 == Sunday, splunk timepicker start on Monday.

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...