[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Overload List

Name Description
ToDateTime(FILETIME)
Converts a FILETIMErepresented as local time to a managed DateTime. If UTC conversion is desired, use ToDateTime(FILETIME, Boolean).
ToDateTime(FILETIME, Boolean)
Converts a FILETIMEobject to a managed DateTime

See Also