org.xcmis.client.gwt.model.util
Class DateUtil
java.lang.Object
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. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateUtil
protected DateUtil()
- Constructor.
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.