webmin / authentic-theme

Official theme for the best server management panel of the 21st Century
https://authentic-theme.com
MIT License
948 stars 164 forks source link

Cron job: Show two hour digits instead of only one ... #1663

Closed Sopor closed 1 year ago

Sopor commented 1 year ago

In the cron job i have a column called Run at times that will show when the next run will be.

In Sweden we have 24H and when we write the time we always use two hour digits even if the hour is between 0 and 9.

So if you can see here it will only show one digit as it was 12H: image

Is it possible to make it show 04:00, 03:10 and so on?

iliajie commented 1 year ago

Alright, now I see the bug!

Discussion related to this issue is also here https://github.com/webmin/webmin/commit/407ce7ea10735e9f2947ba7985c3bd68d5067798.

iliajie commented 1 year ago

@Sopor This bug was fixed in the latest Webmin nightly version.

Although, @jcameron I'm surprised that root-capable user cannot have its own specific theme, language and locale set. It doesn't seem right. I'm not sure why this is like this, as it doesn't seem hard to implement. I was going to do it now but decided that it would be better to postpone it. Should I add this to my todo to the next Webmin release (after 2.101)?