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