Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Feb 2018 20:31:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-fs@FreeBSD.org
Subject:   [Bug 217560] FAT32 - Time stamp of file is one hour off
Message-ID:  <bug-217560-3630-8JQpuaCNAl@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-217560-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-217560-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217560

David Bright <dab@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dab@freebsd.org

--- Comment #2 from David Bright <dab@freebsd.org> ---
If I'm not mistaken, the FAT file system stores timestamps in local time. W=
hen
that FAT file system is mounted in a Unix-like system (e.g., FreeBSD), the
timestamp is interpreted as if it is UTC; that system cannot know what the
timezone was on the system that wrote the FAT file system. So, since you are
+1:00 from UTC, you see the timestamp one hour in the future.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217560-3630-8JQpuaCNAl>