public final class Dates extends Object
| Modifier and Type | Field and Description |
|---|---|
static Map<String,String> |
EN_MONTHS
English month.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
currentDatetime(DateFormat dateFormat)
Gets current date time string with the specified date formatter.
|
public static String currentDatetime(DateFormat dateFormat)
dateFormat - the specified date formatterCopyright © 2009–2019 B3log. All rights reserved.