Hello: This question applies to openSUSE Leap 42.2-15.1 versions and any modern linux OSs. I would like if I could mount vfat volumes so that the time stamps would be shown 'as is' and not adjusted according to daylight saving time (DST). Some of you might remember that I had problems with vfat time stamps in linux earlier. Correct original timestamps of files are crucial for me. When I make a photo with my camera or record voice with a voice recorder or take a note on mobile phone, time stamps recorded are local timestamp. For me those time stamp have sense in local time only. If the file was saved at 3 pm, for me it is 3 pm, independently of the time zone and summer/winter timeshift. Unfortunately linux can't handle this issue, because when it uses UTC, it converts all time stamps to UTC, and adjust the time stamps according to time zone and summer/winter timeshift. Because of this I decided to change my system to use local time. I though if I use system local time I don't have to worry about timestamps shifting when I mount vfat volumes. Now it turned out, this is not the case. If I mount a vfat volume, the time stamps for the files that were made in the same timeshift are correct, but of those were made in the other timeshift are off by 1 hour. (For example in summer, timestamps of files recorded in summer are correct, but timestamps of files recorded in winter are less by an hour.) For me this has no sense, and causes plus work, because before copying the files I have to check if they were taken in summer time of winter time. I have to mount the filesystem twice, once using specific mount options, that is I can't use simple automount. This is tedious and annoying. Is there any way I can set linux to mount vfat to show the time stamps 'as is', without adjusting them according to DST winter time/summer time? Once more, my system is set to local time, that is time zones don't play here. I use openSUSE Leap 42.2 and 15.1. Thanks, Istvan -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org