| Package | Description | 
|---|---|
| com.fasterxml.jackson.databind.ser.std | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CalendarSerializerStandard serializer for  Calendar. | 
| class  | DateSerializerFor efficiency, we will serialize Dates as longs, instead of
 potentially more readable Strings. | 
| class  | SqlDateSerializerCompared to regular  Dateserialization, we do use String
 representation here. | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract DateTimeSerializerBase<T> | DateTimeSerializerBase. withFormat(Boolean timestamp,
          DateFormat customFormat) | 
Copyright © 2008–2020 FasterXML. All rights reserved.