Click or drag to resize

LocalDateToDateTimeOffset Method

Returns the DateTimeOffset representation of the LocalDate for dates between 0001-01-01 and 9999-12-31

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public DateTimeOffset ToDateTimeOffset()

Return Value

Type: DateTimeOffset
See Also