public abstract class DateFormats extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.joda.time.format.DateTimeFormatter |
DATE_FORMAT
The format used for all string representations of dates that do not have time values or time zones.
|
static org.joda.time.format.DateTimeFormatter |
DATE_TIME_FORMAT
The format used for all string representations of dates that also have time values.
|
public static org.joda.time.format.DateTimeFormatter DATE_FORMAT
public static org.joda.time.format.DateTimeFormatter DATE_TIME_FORMAT
Copyright © 2016 Atlassian. All rights reserved.