Bug 429488 - make dates always 10 characters
Summary: make dates always 10 characters
Status: REPORTED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 5.1.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-22 06:48 UTC by jesse
Modified: 2024-10-25 08:32 UTC (History)
0 users

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 jesse 2020-11-22 06:48:24 UTC
SUMMARY
Today, KDE uses dates like 1/1/2020 but I like the ISO format of 2020/01/01 or, if that is not possible, can we have MyMoney always show at least 10 characters to be consistent. 01/01/2020 just like it would with 10/10/2020 

01/01/2020
01/10/2020
10/01/2020
10/10/2020 

Instead of: 

1/1/2020
1/10/2020
10/1/2020
10/10/2020

Just a wish list item.. what do you all think? 



STEPS TO REPRODUCE
1. Open up any KMyMoney and go to the ledger or report that shows a date
2. see how the dates are not all consistently 10 characters(including the forward-slash)


OBSERVED RESULT
Not all the dates are in 10 character format. Single digit dates do not have a zero (0) prefixing the value. 

EXPECTED RESULT
Would like it to be always be consistent. 

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Operating System: Generic 32
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.75.0
Qt Version: 5.14.2
Kernel Version: 5.9.8-100.fc32.x86_64
OS Type: 64-bit
Processors: 8 × Intel® Core™ i5-8250U CPU @ 1.60GHz
Memory: 31.1 GiB of RAM

According to KmyMoney (app image) 
KDE Frameworks 5.51.0
Qt 5.11.3 (built against 5.11.3)
The xcb windowing system

ADDITIONAL INFORMATION
Comment 1 Thomas Baumgart 2024-10-09 20:18:38 UTC
Isn't that the case with master nowadays? If so, please close as fixed in version 5.2
Comment 2 Bug Janitor Service 2024-10-24 03:46:53 UTC
🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME.

For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging.

Thank you for helping us make KDE software even better for everyone!