DateTimeSerializer Properties |
The DateTimeSerializer type exposes the following members.
Name | Description | |
---|---|---|
![]() | DateOnly |
Gets whether this DateTime consists of a Date only.
|
![]() ![]() | DateOnlyInstance |
Gets an instance of DateTimeSerializer with DateOnly=true.
|
![]() | Kind |
Gets the DateTimeKind (Local, Unspecified or Utc).
|
![]() ![]() | LocalInstance |
Gets an instance of DateTimeSerializer with Kind=Local.
|
![]() | Representation |
Gets the external representation.
|
![]() ![]() | UtcInstance |
Gets an instance of DateTimeSerializer with Kind=Utc.
|
![]() | ValueType |
Gets the type of the values.
(Inherited from SerializerBaseTValue.) |