Bug 501258 - Krename exif date functions use ":" as separator for date stamps instead of the "-" as stated in the international ISO 8601 norm -
Summary: Krename exif date functions use ":" as separator for date stamps instead of t...
Status: RESOLVED DUPLICATE of bug 501255
Alias: None
Product: krename
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Heiko Becker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-09 11:31 UTC by piedro
Modified: 2025-03-09 19:21 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description piedro 2025-03-09 11:31:58 UTC
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
Comment 1 Filip 2025-03-09 19:21:16 UTC
*** This bug has been marked as a duplicate of bug 501255 ***