Bug 348080

Summary: Wish: ISO8601 Date Format display option.
Product: [Plasma] plasmashell Reporter: Paul <pip.kde>
Component: Digital ClockAssignee: Martin Klapetek <mklapetek>
Status: RESOLVED FIXED    
Severity: wishlist CC: emrecio, kde, malte.e, MeSat, plasma-bugs
Priority: NOR    
Version: 5.3.0   
Target Milestone: 1.0   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In: 5.4.0

Description Paul 2015-05-21 17:57:26 UTC
Currently the ISO8601 date format is not available.
It would be nice to see this fully implemented, but a simple YYYY-MM-DD (as in KDE4) would be better than nothing.


Reproducible: Always
Comment 1 Martin Klapetek 2015-08-03 14:10:21 UTC
Git commit 3d241158ff42fb484eac1d5162d71331e9527886 by Martin Klapetek.
Committed on 03/08/2015 at 14:10.
Pushed by mklapetek into branch 'master'.

[digital-clock] Add support for ISO date format (YYYY-MM-DD)

REVIEW: 124451
FIXED-IN: 5.4.0

M  +19   -6    applets/digital-clock/package/contents/ui/DigitalClock.qml
M  +4    -0    applets/digital-clock/package/contents/ui/configAppearance.qml
M  +1    -1    applets/digital-clock/package/contents/ui/main.qml

http://commits.kde.org/plasma-workspace/3d241158ff42fb484eac1d5162d71331e9527886
Comment 2 Paul 2015-08-03 14:39:42 UTC
Appreciated :) 

Many thanks.
Comment 3 Malte Eggers 2015-08-18 04:18:57 UTC
Hi, please fix the following: In Digital Clock settings, I can only change the date format, when I tick "Show date", but the setting affects also the date shown on hover, regardless of whether "Show date" is ticked or not. So to only show the ISO date on hover, I have to tick "Show date", change the format to ISO and untick "Show date". Not a big deal, but I don't think that this is how it's supposed to work.
Comment 4 Robin Laing 2015-10-02 03:16:14 UTC
Thank you.