Message125585
On Thu, Jan 6, 2011 at 2:56 PM, Eric Smith <[email protected]> wrote:
..
> If we're going to take this on (re-writing strftime), I think the way to do it is to have it take the locale info as a
> parameter, and if that parameter is NULL then look up the info in the current locale.
You may want to take a look at BSD-ish strftime_l function which is
defined by POSIX.1-2008:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/strftime.html |
|
| Date |
User |
Action |
Args |
| 2011-01-06 20:22:11 | belopolsky | set | recipients:
+ belopolsky, gvanrossum, loewis, amaury.forgeotdarc, vstinner, eric.smith, schmir |
| 2011-01-06 20:22:07 | belopolsky | link | issue3173 messages |
| 2011-01-06 20:22:07 | belopolsky | create | |
|