Replies: 1 comment
-
|
Agreed. Right now I would need to update the task for daylight savings time if I want something to run at 4am all the time. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I have installed Semaphore in a small Proxmox VM with MariaDb. VM has timezone CET and 24 hour time format.
Timestamps in Semaphore logs is correct time but shown in in 12 hour AM/PM format, is that possible to change ??
10:39:43 PM PLAY [Bootstrap ansible user on hosts] ***************************************** 10:39:43 PM 10:39:43 PM TASK [Create ansible user] ***************************************************** 10:39:44 PM changed: [ansible-lxc-1.home] 10:39:44 PM 10:39:44 PMAlso Timestamps in the GUI is strange compared to CET, here is time correct in 24 hour format, but date stamp is USA format 01/09/2025 22:39 - I would have expected 2025-01-09 22:39
[root@semaphore-1 ~]# timedatectl
Local time: Fri 2025-01-10 11:37:11 CET
Universal time: Fri 2025-01-10 10:37:11 UTC
RTC time: Fri 2025-01-10 10:37:11
Time zone: Europe/Copenhagen (CET, +0100)
System clock synchronized: yes
NTP service: active
RTC in local TZ: no
Thank You
Beta Was this translation helpful? Give feedback.
All reactions