[Bug 7977] date format differs from Windows

Wine Bugs wine-bugs at winehq.org
Tue Apr 10 14:57:12 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=7977


rmh at aybabtu.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #5674 is|0                           |1
           obsolete|                            |




------- Additional Comments From rmh at aybabtu.com  2007-10-04 14:57 -------
Created an attachment (id=5730)
 --> (http://bugs.winehq.org/attachment.cgi?id=5730&action=view)
new patch

New patch:

  - provides special-casing for all the differing versions of locale-dependant
%c, %x and %X, implemented around strftime using locale-independant primitives.

  - handles all the languages that microsoft claims to support in their
strftime:
      http://msdn2.microsoft.com/en-us/library/39cwe7zf(VS.71).aspx
    (except korean and english-uk because of bug 8012)


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list