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 2338 2005-07-19 10:17:07Z evenisse $
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-2012 Codehaus. All Rights Reserved.