Namespace Mailtrap.Core.Converters
Classes
- NullableDateTimeOffsetConverter
JSON converter for nullable DateTimeOffset. Supports reading both ISO 8601 string format and Unix time in milliseconds. Writes only ISO 8601 string format. To write Unix time in milliseconds please use Mailtrap.Core.Converters.NullableDateTimeOffsetUnixMsConverter Empty or whitespace strings are treated as null.