ConvertValueToDateTime Method

Overload List

ValueToDateTime(Object) Converts a value to a date with time of type DateTime.
ValueToDateTime(Object, Object) Converts a date value and a hours value to a date with hours of type DateTime.
ValueToDateTime(Object, TimeSpan) Convert a value to a date and time with the indicated time offset.

See Also