| Modifier and Type | Field and Description |
|---|---|
static String |
DATE_FORMAT |
| Constructor and Description |
|---|
DateTimeISO8601Serializer() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
serialize(Date date,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context)
Format to ISO 8601 format: YYYY-MM-DDThh:mm:ssTZD
|
public static final String DATE_FORMAT
Copyright © 2022. All rights reserved.