com.atlassian.crowd.embedded.propertyset
Class DateFormats

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

public abstract class DateFormats
extends Object


Field Summary
static String DATE_PROPERTY_FORMAT_PATTERN
           
 
Method Summary
static 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 String DATE_PROPERTY_FORMAT_PATTERN
See Also:
Constant Field Values
Method Detail

getDateFormat

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



Copyright © 2013 Atlassian. All Rights Reserved.