Take a look at http://forums.techarena.in/active-directory/1298966.htm as a start. The attribute isn’t actually a System.DateTime under the hood. In fact, http://msdn.microsoft.com/en-us/library/cc220785.aspx might be better – it explains the underlying data type. You can probably use http://chrisnowell.com/information_security_tools/date_converter/Windows_active_directory_date_converter.asp to figure out what you want to set it to.
↧