LocalDateToDateTimeOffset Method |
Returns the DateTimeOffset representation of the LocalDate for dates between 0001-01-01 and 9999-12-31
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public DateTimeOffset ToDateTimeOffset()
Return Value
Type:
DateTimeOffsetSee Also