Click or drag to resize

IMutableFragmentDate Property

Gets the contained value as a DateTimeOffset

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0713
Syntax
C#
DateTimeOffset Date { get; set; }

Property Value

Type: DateTimeOffset
See Also