| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | com.atlassian.bitbucket.util.DateFormatter.FormatType | |
A predefined date format.
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| DateFormatter.FormatType | DATETIME | ||||||||||
| DateFormatter.FormatType | FULL | ||||||||||
| DateFormatter.FormatType | LONG | ||||||||||
| DateFormatter.FormatType | LONGAGE | ||||||||||
| DateFormatter.FormatType | SHORT | ||||||||||
| DateFormatter.FormatType | SHORTAGE | ||||||||||
| DateFormatter.FormatType | TIMEONLY | ||||||||||
| DateFormatter.FormatType | TIMESTAMP | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||