Are Windows file timestamps timezone aware?
Fresh3 days ago
Mar 15, 202620591 viewsConfidence Score0%
0%
Problem
I have a file that was modified either before or after it was sent to me. However, it was created in a different time zone, so if the modification date is in the timezone of the sender, he was the last to modify it. If it is in my timezone, I modified it. So, do you know if Windows file modificatio…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Are Windows file timestamps timezone aware?
Low Risk
The time zone is an artefact of conversion from "instants" to a human-readable date-and-time in some calendar. Computers do not like human-readable formats (not as much as humans, at least), so they usually store instants in a zone-neutral format. F…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix