http://bugs.winehq.org/show_bug.cgi?id=10604 Summary: DateTime control parsing date format incorectly. Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-comctl32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: cman(a)cman.us In Lithuanian locale (lth.nls) long date format defined this way: LOCALE_SLONGDATE "yyyy 'm.' MMMM d 'd.'" So datetime control should display it for example like this: "2007 m. spalis 31 d." But currently it is a mess: "2007 27. spalis 31 31." -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.