YunoHost / package_check

Shell script which check package actions: install, remove, upgrade, backup, restore…
GNU General Public License v3.0
21 stars 26 forks source link

Force current hour in UTC and show explicitly that we’re using UTC #153

Closed OniriCorpe closed 9 months ago

OniriCorpe commented 9 months ago

The current time display is ambiguous:

Working time for this test: 4 minutes, 16 seconds (02:19:02)

So i changed the date command to force the UTC usage (in fact the showed time will remain unchanged, as the server already uses UTC) and to show that we’re using UTC timezone, removing any ambiguity:

Working time for this test: 4 minutes, 16 seconds (02:19:02 UTC)