http://bugs.winehq.org/show_bug.cgi?id=26902
Summary: VarDateFromStr parse yyyy-mm-dd as yyyy-dd-mm in European locales Product: Wine Version: 1.3.18 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: oleaut32 AssignedTo: wine-bugs@winehq.org ReportedBy: john@fremlin.org
Created an attachment (id=34302) --> (http://bugs.winehq.org/attachment.cgi?id=34302) Patch fixing this behaviour with a testcase
Europeans write dates generally as dd-mm-yyyy. This makes sense. So does yyyy-mm-dd. Native will parse dates written yyyy-mm-dd correctly. Wine for some reasons assumes they are yyyy-dd-mm. This is not a date ordering used anywhere as far as I know and contradicts the MS behaviour.
http://bugs.winehq.org/show_bug.cgi?id=26902
John Fremlin john@fremlin.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|VarDateFromStr parse |VarDateFromStr parses |yyyy-mm-dd as yyyy-dd-mm in |yyyy-mm-dd as yyyy-dd-mm in |European locales |European locales
http://bugs.winehq.org/show_bug.cgi?id=26902
John Fremlin john@fremlin.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |john@fremlin.org
http://bugs.winehq.org/show_bug.cgi?id=26902
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch, testcase CC| |kennybobs@o2.co.uk
http://bugs.winehq.org/show_bug.cgi?id=26902
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #1 from Austin English austinenglish@gmail.com 2011-04-26 12:16:04 CDT --- Fixed by http://source.winehq.org/git/wine.git/commitdiff/66c42df02ec0cc30b54138f1d56...
http://bugs.winehq.org/show_bug.cgi?id=26902
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2011-04-29 13:15:48 CDT --- Closing bugs fixed in 1.3.19.