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
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to