Timestamp for Snapshot does not reflect timezone
Description
Problem/Justification
None
Impact
None
is duplicated by
SmartDraw Connector
Katalon Manual Tests (BETA)
Activity
Show:

Dru Lavigne September 10, 2019 at 1:40 PM
this has been fixed for 11.3 on the related ticket.
Duplicate
Pinned fields
Click on the next to a field label to start pinning.
Created September 6, 2019 at 2:55 PM
Updated July 1, 2022 at 4:44 PM
Resolved September 10, 2019 at 1:40 PM
Confirmed by multiple users. See thread.
This seems to be a bug in the GUI. My timezone here is GMT+2.
In the shell it looks this way:
Code:
~# zfs list -r -t snapshot -o name,creation /mnt/pool/test/
NAME CREATION
...
pool/test@auto-20190906.1500-1d Fri Sep 6 15:00 2019
pool/test@auto-20190906.1600-1d Fri Sep 6 16:00 2019
~# date
Fri Sep 6 16:02:44 CEST 2019
So the creation time matches the date.