| BitConverter: ToDate |
Converts an array of bytes to a Date value.
Public Function ToDate( ByRef Bytes ( ) As Byte, ByVal startIndex As Long ) As Date
Even though a Date is represented using a Double, it may still raise an error due to the 8 bytes used represent an invalid date range.
Project VBCorLib Overview Class BitConverter Overview BitConverter Properties BitConverter Methods ToCurrency ToDecimal