Bug 348080 - Wish: ISO8601 Date Format display option.
Summary: Wish: ISO8601 Date Format display option.
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Digital Clock (show other bugs)
Version: 5.3.0
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Martin Klapetek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-21 17:57 UTC by Paul
Modified: 2016-04-09 09:10 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.4.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.