public class DateDataToAttributeContentConverter extends java.lang.Object implements Converter<java.lang.String,java.util.Date>
Date.
Converts the Date to its proper Instant object and formats the date from ZoneOffset.UTC zone.| Constructor and Description |
|---|
DateDataToAttributeContentConverter() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
convert(java.lang.String source)
Uses the source
S object and produces an new instance of T. |
public java.util.Date convert(java.lang.String source)
ConverterS object and produces an new instance of T.Copyright © 2018 SAP SE. All Rights Reserved.