| Modifier and Type | Field and Description |
|---|---|
static String |
DATE_FORMAT |
| Constructor and Description |
|---|
DateTimeGMTSerializer() |
| 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:ss.sssZ
|
public static final String DATE_FORMAT
Copyright © 2022. All rights reserved.