org.exist.atom.util
Class DateFormatter

java.lang.Object
  extended by org.exist.atom.util.DateFormatter

public class DateFormatter
extends Object

Author:
R. Alexander Milowski

Method Summary
static String toXSDDateTime(Date d)
           
static String toXSDDateTime(long value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toXSDDateTime

public static String toXSDDateTime(long value)

toXSDDateTime

public static String toXSDDateTime(Date d)


Copyright (C) Wolfgang Meier. All rights reserved.