com.atlassian.jira.web.util
Interface OutlookDateManager

All Known Implementing Classes:
OutlookDateManagerImpl

public interface OutlookDateManager


Method Summary
 OutlookDate getOutlookDate(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

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


getOutlookDate

OutlookDate getOutlookDate(Locale locale)
Returns an outlook that has been constructed with this locale

Parameters:
locale -


Copyright © 2002-2010 Atlassian. All Rights Reserved.