DateTimeHandler.

ReadKind(DateTime, byte[], int) Method

Syntax

protected virtual DateTime ReadKind(DateTime dateTime, byte[] bytes, int offset)

Parameters

Name Type Description
dateTime DateTime
bytes byte[]
offset int

Return Value

Type Description
DateTime