| Package | Description |
|---|---|
| com.atlassian.jira.web.util |
| Modifier and Type | Method and Description |
|---|---|
static OutlookDate.SmartFormatterModes |
OutlookDate.SmartFormatterModes.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static OutlookDate.SmartFormatterModes[] |
OutlookDate.SmartFormatterModes.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
OutlookDate.formatSmart(Date date,
OutlookDate.SmartFormatterModes mode)
Deprecated.
Use
DateTimeFormatter.format(java.util.Date) instead. Since
v5.0. |
Copyright © 2002-2015 Atlassian. All Rights Reserved.