Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: DateTime ToDateTime(object)

Declaration

public static DateTime ToDateTime(
    object value
)

Summary

Converts the specified object to a DateTime. Throws an ExactConvertException if the object cannot be converted exactly.