de.intarsys.tools.format
Class ISO8601Format

java.lang.Object
  extended by de.intarsys.tools.format.ISO8601Format

public class ISO8601Format
extends java.lang.Object


Constructor Summary
protected ISO8601Format()
           
 
Method Summary
 java.lang.String format(java.util.Date date)
           
static ISO8601Format getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ISO8601Format

protected ISO8601Format()
Method Detail

getInstance

public static final ISO8601Format getInstance()

format

public java.lang.String format(java.util.Date date)