Hi, Brett Cannon: [...] > The purpose is that strptime is not common across all platforms. As it > stands now, it requires that the underlying C library support it. Since > it is not specified in ANSI C, not all have it. glibc has it so most UNIX > installs have it. But Windows doesn't. It is not meant specifically for > Windows, but it happens to be the major OS that lacks it. [...] There is some relationship betweeen the time module and the calendar module, which is also a long time member of the Python standard library. If your new code becomes part of the standard library, please have a look at the calendar module and its documentation. At least crossreferencing pointers should be added. May be someone will come up with a "locale-awareness" patch to calendar? Currently month and weekday names are constants hardcoded in english in calendar.py. The stuff you wrote might help here. Regards, Peter -- Peter Funk, Oldenburger Str.86, D-27777 Ganderkesee, Germany, Fax:+49 4222950260 office: +49 421 20419-0 (ArtCom GmbH, Grazer Str.8, D-28359 Bremen, Germany)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4