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!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

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 ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...