public class Formatter extends Object
| Constructor and Description |
|---|
Formatter() |
| Modifier and Type | Method and Description |
|---|---|
static String |
formatDateTime() |
static String |
formatDateTime(Date date) |
static String |
formatDateTime(int secondsSinceEpoch) |
static void |
setFormat(String format,
org.apache.maven.plugin.logging.Log log) |
public static String NEW_LINE
Copyright © 2011–2017. All rights reserved.