[SOLVED] Backup timestamp wrong

angelkiller

Renowned Member
May 12, 2015
30
7
73
Hi,

i see that the timestamp from all my backups are wrong. I set timezone to germany and the time is correct. But when look to the timestamp in the backups it is one hour in the past but backup time is correct. I have setup backups at 8am, 1pm and 8pm but the backupnames show T06, T12 and T19 in the names?

Can this be fixed?

1610619080171.png
 
the id is always UTC, indicated by the Z at the end of the timestamp, see rfc 3339 (the time columns should show it in your local (browser) timezone)
 
Hello,

I recently came up to this issue.

I need to see all the backup timestamps at the GUI at my local timezone and not at UTC.

Is there any way to change this behavior?
 
no, as i said, the id contains always the utc timestamp, but we display it in local time too in a different column