ConversionToDateTime Method

Overload List

ToDateTime(Object) Return a value converted to DateTime, with no exception thrown in the case that the specified value is not valid.
ToDateTime(String) Return a value converted to DateTime, with no exception thrown in the case that the specified value is not valid.
ToDateTime(Byte, UInt32) Return the DateTime representation of bytes in the specified offset of the caller's buffer.
ToDateTime(Byte, UInt32, UInt32) Return a Date Time, converted from binary values at the specified offset within the buffer.

See Also