WIN32OLE Date Conversion

I’m using WIN32OLE calls to grab data from Microsoft’s Active
Directory. The values returned for the date fields are WIN32OLE
objects, which I need to convert to MySQL timestamp format. Can
anyone tell me how to do that?

Regards,

Mike