[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

WIN32OLE Date Conversion

Mike Rood

12/5/2007 9:16:00 PM

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