Class SwaggerDateConverter
Formatter for 'date' swagger formats ss defined by full-date - RFC3339 see https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#data-types
Inheritance
System.Object
SwaggerDateConverter
Namespace: Simplic.Datev.Swagger.Client
Assembly: Simplic.Datev.IO.Swagger.dll
Syntax
public class SwaggerDateConverter : IsoDateTimeConverter
Constructors
| Improve this Doc View SourceSwaggerDateConverter()
Initializes a new instance of the SwaggerDateConverter class.
Declaration
public SwaggerDateConverter()