Parsing a date-time string?
linda.s
samrobertsmith at gmail.com
Wed Dec 21 21:37:31 EST 2005
More information about the Python-list mailing list
Wed Dec 21 21:37:31 EST 2005
- Previous message (by thread): Parsing a date-time string?
- Next message (by thread): Parsing a date-time string?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I did check and found 'dateutil' is under the folder of python-dateutil-1.0 very confused, :( On 12/21/05, linda.s <samrobertsmith at gmail.com> wrote: > Hi Fuzzyman, > I also wanted to install the DateUtil module from > http://labix.org/python-dateutil > but had problems (using Windows). > C:\Python24>python python-dateutil-1.0\setup.py build > running build > running build_py > error: package directory 'dateutil' does not exist > Can you tell me why? > Linda > > On 21 Dec 2005 01:53:49 -0800, Fuzzyman <fuzzyman at gmail.com> wrote: > > Quick response - there is a DateUtil module with a *very* flexible > > string-to-date parser. It will almost certainly do what you want : > > > > http://labix.org/python-dateutil > > > > All the best, > > > > Fuzzyman > > http://www.voidspace.org.uk/python/index.shtml > > > > -- > > http://mail.python.org/mailman/listinfo/python-list > > >
- Previous message (by thread): Parsing a date-time string?
- Next message (by thread): Parsing a date-time string?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list