Bug 468412 - Custom date format in details view
Summary: Custom date format in details view
Status: CONFIRMED
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: details mode (show other bugs)
Version: 22.12.3
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-12 02:56 UTC by Markus
Modified: 2023-05-10 14:56 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus 2023-04-12 02:56:25 UTC
Currently dolphin in the details view uses the date format from the regional settings to format its dates.
I would like to define my own format here, different from the global settings. Then it would for example be possible to add seconds to the displayed modified date.
The setting could be a third option to the already existing date format settings. The clock widget could serve as reference as it already has such a setting.
But for me a simple entry in the configuration file would be enough.

SOFTWARE/OS VERSIONS
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
Comment 1 Méven 2023-05-10 14:56:44 UTC
Is configuration really needed ?

Would adding a third option that includes the seconds would do the trick  ?

For instance:
01/01/2023 13:34:45 

May I ask, what is the use case for this ?
To make sure files have been updated ? To compare dates of files ?