COM dates
Gaetan Corneau
Gaetan_Corneau at baan.com
Wed Jun 9 22:44:31 EDT 1999
Thanks Mark!
Another question: why no "strptime" function under WIN32? This function is
not, as far as I know, difficult to implement.
Tnanks again,
______________________________________________________
Gaetan Corneau
Software Developer (System integration Team)
BaaN Supply Chain Solutions
E-mail: Gaetan_Corneau at baan.com
Compuserve: Gaetan_Corneau at compuserve.com
ICQ Number: 7395494
Tel: (418) 654-1454 ext. 252
______________________________________________________
"Profanity is the one language all programmers know best"
> -----Original Message-----
> From: Mark Hammond [SMTP:MHammond at skippinet.com.au]
> Sent: Wednesday, June 09, 1999 6:41 PM
> To: python-list at cwi.nl
> Subject: Re: COM dates
>
> Check out the win32 extensions help file. This has a discussion of COM
> dates. In a nutshell, you use the int() function to convert it to a
> standard Python time module date, and you can assign a standard Python
> time
> module date to a COM date field and it will do the right thing.
>
> Mark.
>
More information about the Python-list
mailing list