In Linux distribution the list of timezones is empty
0
votes
2
answers
1189
views
In a **yocto-base Linux distribution** is available the program
timedatectl
and it is necessary to set the timezone.
To do that exist the command:
timedatectl set-timezone
The execution of the command timedatectl list-timezones
to get the list of all timezones available outputs a list empty:
> timedatectl list-timezones
UTC
The distribution doesn't include any file /usr/share/zoneinfo
or /usr/zoneinfo
.
I think I miss installing something but I don't know what..
Thanks
Asked by User051209
(498 rep)
Oct 4, 2022, 03:02 PM
Last activity: Jul 17, 2025, 07:02 AM
Last activity: Jul 17, 2025, 07:02 AM