change the date string into timestamp

Fabio Pliger fabio.pliger at siavr.it
Sat Apr 9 08:58:09 EDT 2005


You can use some date/time modules as:
time built in module
datetime
wxDatetime from wx

just take a look in the documentation... they are very simple to use.

F.P.

"praba kar" <prabapython at yahoo.co.in> ha scritto nel messaggio
news:mailman.1610.1113039505.1799.python-list at python.org...
> Dear All,
>
>     In Php strtotime() will change a date
> string into timestamp.  I want to know which
> python function will  change a date string
> into timestamp.
>
>
> Date string format is below
>
> Fri, 8 Apr 2005 09:22:14 +0900
>
> regards
> Prabahar
>
> ________________________________________________________________________
> Yahoo! India Matrimony: Find your life partner online
> Go to: http://yahoo.shaadi.com/india-matrimony





More information about the Python-list mailing list