com.atlassian.jira.web.util
Interface OutlookDateManager

All Known Implementing Classes:
OutlookDateManagerImpl

public interface OutlookDateManager


Method Summary
 OutlookDate getOutlookDate(java.util.Locale locale)
          Returns an outlook that has been constructed with this locale
 void refresh()
          Refreshes all the Outlook dates so they contain the new date format
 

Method Detail

refresh

public void refresh()
Refreshes all the Outlook dates so they contain the new date format


getOutlookDate

public OutlookDate getOutlookDate(java.util.Locale locale)
Returns an outlook that has been constructed with this locale

Parameters:
locale -
Returns:


Copyright © 2002-2005 Atlassian. All Rights Reserved.