TimeHelpers.ToDateTime Method
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Overload List
Name | Description | |
---|---|---|
ToDateTime(FILETIME) | Converts a FILETIME object represented as local time to a managed DateTime object. For UTC conversion, use ToDateTime(FILETIME, Boolean). |
|
ToDateTime(FILETIME, Boolean) |
See Also
TimeHelpers Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top