DateTimeConverter constructor

DateTimeConverter()

DogConverter for DateTime instances which encodes the timestamp as a Iso8601 string.

Implementation

DateTimeConverter()
    : super(struct: DogStructure<DateTime>.synthetic("DateTime"));