org.xcmis.client.gwt.model.util
Class DateUtil

java.lang.Object
  extended by org.xcmis.client.gwt.model.util.DateUtil

public class DateUtil
extends Object

Date converter Created by The eXo Platform SAS.

Version:
$Id: ${date} ${time}
Author:
Ann Zhuleva

Constructor Summary
protected DateUtil()
          Constructor.
 
Method Summary
static String getDate(Date date)
           
static Date parseDate(String value)
          Returns date type.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateUtil

protected DateUtil()
Constructor.

Method Detail

parseDate

public static Date parseDate(String value)
Returns date type.

Parameters:
value - value
Returns:
Date

getDate

public static String getDate(Date date)


Copyright © 2010 eXo Platform SAS. All Rights Reserved.