Class Time
java.lang.Object
com.atlassian.confluence.content.render.xhtml.model.time.Time
Transforming model for <time> element. The format is <time> datetime="2013-12-30"</time>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.joda.time.format.DateTimeFormatter
The pattern for datetime attribute of TIME element.static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
STORAGE_DATE_FORMAT
- See Also:
-
DATE_TIME_FORMATTER
public static final org.joda.time.format.DateTimeFormatter DATE_TIME_FORMATTERThe pattern for datetime attribute of TIME element. Example: 2013-12-30
-
-
Constructor Details
-
Time
- Throws:
IllegalArgumentException
-
-
Method Details