fsspec/gcsfs

Modified gives incorrect results

Koncopd opened this issue · 1 comments

Probably an issue with timezones.

image
Modifed time in the local timezone (CET or UTC+1)

image
And "updated" from stat gives different (and correct) result from modified in utc.

I believe the linked PR does this right now. This should have been simpler to acomplish!