SUMMARY *** I noticed that in the group view, dolphin shows some files as appearing in the group corresponding to the next day. Upon observing the file stat in Dolphin, it appears that the modified time is not taking into account the user's timezone, and is just using UTC time. *** STEPS TO REPRODUCE 1. Create a file at a time when UTC at your timezone will be in the next day 2. Toggle the View -> Show in Groups, in Dolphin 3. Observe that the file appears to be showing up in the group for the next day OBSERVED RESULT File is showing up in the Monday Group EXPECTED RESULT File should be showing in the Today (Sunday) group SOFTWARE/OS VERSIONS Linux/KDE Plasma: kernel version 6.7.9-arch1-1 (available in About System) KDE Plasma Version: 6.0.2 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 ADDITIONAL INFORMATION
Created attachment 167395 [details] Screenshot of dolphin This shows the extra group near the top. Notice the current date and time on the right side says it's currently Sunday, while the file grouping shows a file for Monday
Created attachment 167396 [details] Screenshot of one of the files in the list Details of a single file from the previous screenshot. Notice how the Modified says Tomorrow at 1:11:02am. I'm not a time traveler, so this is definitely not the case.