[python-win32] PyIDispatch representinggl DATE

Arve Knudsen arve.knudsen at gmail.com
Mon Sep 7 15:00:34 CEST 2009


Hi
I am trying to query the PasswordLastChanged property, which is supposed to
be of the DATE type, of a PyIADsUser object. Calling
Get('passwordLastChanged') I get a PyIDispatch object. How can I turn the
latter into a sensible Python representation (e.g. datetime)?

Thanks,
Arve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20090907/56577a13/attachment.htm>


More information about the python-win32 mailing list