com.atlassian.bamboo.build
Class LogEntryDateFormats

java.lang.Object
  extended by com.atlassian.bamboo.build.LogEntryDateFormats

public class LogEntryDateFormats
extends java.lang.Object


Field Summary
static java.lang.String DATE_FORMAT_STRING
           
 
Method Summary
static org.apache.commons.lang.time.FastDateFormat formatterInstance()
           
static java.text.SimpleDateFormat parserInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DATE_FORMAT_STRING

@NonNls
public static java.lang.String DATE_FORMAT_STRING
Method Detail

formatterInstance

public static org.apache.commons.lang.time.FastDateFormat formatterInstance()

parserInstance

public static java.text.SimpleDateFormat parserInstance()


Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.