[wxPython-users] OT - strptime problems

Werner F. Bruhin werner.bruhin at free.fr
Tue Feb 5 07:36:04 PST 2008


Hi Jean-Michel,

jmf wrote:
> w2k, py251, wxpy2871-ansi
>
> It seems
> - strptime() needs some locale initialization with the side effect that
> the language plays a role (août : French, August : German).
> - the unicode variant fails !? bug/issue with the "û" ? I did not 
> investigate
> further.
Thanks for looking into this.  I guessed that it has something to do 
with the local names of the month.  Strange that this only shows now 
that I use utf-8 as my encoding and the wxPython unicode build.

Anyhow, for the moment I will just use month numbers and will look into 
this again later (probably with Python 3.x).

Thanks again
Werner






More information about the wxpython-users mailing list