[Bug 7977] date format differs from Windows

Wine Bugs wine-bugs at winehq.org
Sat Apr 7 06:23:04 CDT 2007


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


rmh at aybabtu.com changed:

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




------- Additional Comments From rmh at aybabtu.com  2007-07-04 06:23 -------
Created an attachment (id=5674)
 --> (http://bugs.winehq.org/attachment.cgi?id=5674&action=view)
new patch, using "%x %X"

Replaced US-centric %D %T with locale-dependant %x %X.	I have verified that %c
is equivalent to %x %X in both US and non-US versions of Windows.

Also switched to strcpy for copying "x %X".

@ comment #5: strftime mostly works.  AFAICS, both implementations are
standards compliant, it's just that %c is too implementation-dependant.  I
don't think reimplementing the whole thing is a good idea.


-- 
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