@PublicApi public class ISO8601DateAdapter extends XmlAdapter<String,Date>
| Constructor and Description |
|---|
ISO8601DateAdapter() |
| Modifier and Type | Method and Description |
|---|---|
@Nullable String |
marshal(@Nullable Date date) |
@Nullable Date |
unmarshal(@Nullable String date) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.