| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_DATE_STRING |
| Constructor and Description |
|---|
ToTimestamp() |
| Modifier and Type | Method and Description |
|---|---|
String |
toTimestamp(String string)
convert date string to timestamp
|
String |
toTimestamp(String string,
String format)
convert date string to timestamp
|
public static final String DEFAULT_DATE_STRING
@FunctionInvocation public String toTimestamp(String string)
string - @FunctionInvocation public String toTimestamp(String string, String format)
string - format - Copyright © 2022. All rights reserved.