org.codehaus.plexus.mailsender.util
Class DateFormatUtils

java.lang.Object
  extended by org.codehaus.plexus.mailsender.util.DateFormatUtils

public class DateFormatUtils
extends Object

Version:
$Id: DateFormatUtils.java 8336 2009-08-12 14:19:22Z bentmann $
Author:
Trygve Laugstøl

Constructor Summary
DateFormatUtils()
           
 
Method Summary
static String getDateHeader(Date date)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateFormatUtils

public DateFormatUtils()
Method Detail

getDateHeader

public static String getDateHeader(Date date)


Copyright © 2001-2011 Codehaus. All Rights Reserved.