Package com.atlassian.jira.web.util
Interface OutlookDateManager
- All Known Implementing Classes:
OutlookDateManagerImpl
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptiongetOutlookDate
(Locale locale) Deprecated.UseDateTimeFormatterFactory.formatter()
instead.void
refresh()
Deprecated.Refreshes all the Outlook dates so they contain the new date format
-
Method Details
-
refresh
void refresh()Deprecated.Refreshes all the Outlook dates so they contain the new date format -
getOutlookDate
Deprecated.UseDateTimeFormatterFactory.formatter()
instead. Since v4.4.Returns an instance ofOutlookDate
for an specified locale.- Parameters:
locale
- This parameter is ignored- Returns:
- An instance of
OutlookDate
-
DateTimeFormatterFactory.formatter()
instead. Since v4.4.