Bug 389898

Summary: Date format not consistent between various date fields
Product: [Applications] skrooge Reporter: machtyn
Component: generalAssignee: Guillaume DE BURE <guillaume.debure>
Status: RESOLVED NOT A BUG    
Severity: normal CC: stephane
Priority: NOR    
Version: 2.11.0   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Skrooge Date Bug
Not reproduced

Description machtyn 2018-02-05 01:49:39 UTC
Created attachment 110343 [details]
Skrooge Date Bug

The date format for the register is different from the details form. The split section matches the desired format.

See the attached image which shows the register in the desired YYYY-MM-DD format. But the Date dropdown field shows DD/MM/YYYY. 

I don't know if this is related to 356391: https://bugs.kde.org/show_bug.cgi?id=356391

I think this is slightly different because it is asking for consistency between date fields using existing date formats.
Comment 1 Stephane MANKOWSKI 2018-02-05 20:34:14 UTC
Created attachment 110363 [details]
Not reproduced

Hi,

For me, this incident is a duplicate of https://bugs.kde.org/show_bug.cgi?id=349327.
So, you shouldn't have it on Skrooge 2.11.0.
As you can see with my locale "fr_FR", I am not able to reproduce it.
What is your locale?
Comment 2 machtyn 2018-02-05 21:41:36 UTC
I'm using format en_US.
Comment 3 Stephane MANKOWSKI 2018-02-05 21:52:53 UTC
Even with en_US, I'm still not able to reproduce this issue...
...but I understand why you have it.

In settings/general, I think that "Date ISO" is selected as "Date format".
You should select "Short Date".

I close this incident. Reopen it if you think that my answer is not acceptable.