Summary: | Use smart/friendly dates and times e.g. "Today 12:00pm", "Yesterday 5.05pm" | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | monstermunch |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | wishlist | CC: | finex, jlayt |
Priority: | NOR | ||
Version First Reported In: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Screenshot without/with "fancy dates" using the patch from https://git.reviewboard.kde.org/r/112661/ |
Description
monstermunch
2009-02-12 00:30:38 UTC
Do you know about the new grouping feature by data? It could be very useful for your needings. Calling KLocale::formatDateTime() with a DateFormat of KLocale::FancyShortDate would do exactly this. Perhaps a setting option for "Use Fancy Dates"? Resetting assignee to default as per bug #305719 Created attachment 82291 [details] Screenshot without/with "fancy dates" using the patch from https://git.reviewboard.kde.org/r/112661/ I think that we should not implement this because (a) The screen shot clearly shows that it looks rather weird. Note that the "time" parts of the date are not aligned to each other. Making the date right-aligned won't hep because then the broken alignment of the weekdays will look strange. (b) The request did not get any support from other users. Sorry about that. |