Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4080650
By: keithmarshall

> Because of the way setlocale and strftime have been implemented
> on MS-Windows (e.g. they don't look at environment variables), it
> is not possible to change the language of this date with the
> present port of a2ps.

FWIW, I've got an `as yet unposted' MinGW wrapper for `setlocale',
which *does* honour environment settings.  I hope to post a snapshot
within the month ahead; you may wish to consider using this, in any
future ports.

FYI, the `setlocale' wrapper function will use lookup tables to
translate ISO-639 language codes, and ISO-3166 territory codes, to
their (possibly non-standard) Microsoft equivalents.  The lookup
tables are based on Wikipaedia info, which is published under the
GPL; hence, this wrapper will be a GPL add-on for MinGW.

Regards,
Keith.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=74807

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to