public class DefaultWsDateFormatter extends java.lang.Object implements WsDateFormatter
| Constructor and Description |
|---|
DefaultWsDateFormatter() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
toDate(java.lang.String timestamp) |
java.lang.String |
toString(java.util.Date date) |
public java.util.Date toDate(java.lang.String timestamp)
toDate in interface WsDateFormatterpublic java.lang.String toString(java.util.Date date)
toString in interface WsDateFormatterCopyright © 2018 SAP SE. All Rights Reserved.