En Tue, 26 Aug 2008 08:53:40 -0300, Haeyoung Kim <geekslife at gmail.com> escribi�: > I'm migrating a VBScript into python. > > How should I convert Date type parameter in VBScript's COM interface > with win32com? Look for PyTime in the pywin32 documentation. -- Gabriel Genellina