com.atlassian.crowd.embedded.propertyset
Class DateFormats

java.lang.Object
  extended by com.atlassian.crowd.embedded.propertyset.DateFormats

public abstract class DateFormats
extends java.lang.Object


Field Summary
static java.lang.String DATE_PROPERTY_FORMAT_PATTERN
           
 
Method Summary
static java.text.DateFormat getDateFormat()
          Returns a DateFormat that formats dates as ISO date format in UTC.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DATE_PROPERTY_FORMAT_PATTERN

public static final java.lang.String DATE_PROPERTY_FORMAT_PATTERN
See Also:
Constant Field Values
Method Detail

getDateFormat

public static java.text.DateFormat getDateFormat()
Returns a DateFormat that formats dates as ISO date format in UTC.



Copyright © 2012 Atlassian. All Rights Reserved.