public class Time extends Object
Modifier and Type | Field and Description |
---|---|
static org.joda.time.format.DateTimeFormatter |
DATE_TIME_FORMATTER
The pattern for datetime attribute of TIME element.
|
static String |
STORAGE_DATE_FORMAT |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getCssClasses() |
org.joda.time.LocalDateTime |
getDateTime() |
String |
getDatetimeString() |
int |
hashCode() |
void |
setCssClasses(String cssClasses) |
public static final String STORAGE_DATE_FORMAT
public static final org.joda.time.format.DateTimeFormatter DATE_TIME_FORMATTER
public Time(String datetimeString) throws IllegalArgumentException
IllegalArgumentException
Copyright © 2003–2020 Atlassian. All rights reserved.