SUMMARY The exif functions reading the date and time create dates like this 2025:04:21 15:26:12 STEPS TO REPRODUCE 1. rename a photo 2. use the function to grab EXIF date and time to use in the file name 3. apply OBSERVED RESULT dates do not show up in the correct date format with the "-" separator, instead they show the date like it is a time format. EXPECTED RESULT Use separator "-" for dates and separator ":" for time stamps. This is probably a very simple fix but I do not know where to change the built in functions. This is on OpenSUSE Tumbleweed, KRename 5.0.2 and the latest KDE and Plasma. Thx for reading, pk SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
*** This bug has been marked as a duplicate of bug 501255 ***