org.gcube.couchbase.helpers
Class DateHelper
java.lang.Object
org.gcube.couchbase.helpers.DateHelper
public class DateHelper
- extends Object
- Author:
- Alex Antoniadis
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateHelper
public DateHelper()
toDateString
public static String toDateString(long datetime)
toDateTime
public static Long toDateTime(Date date)
toCalendarDateString
public static String toCalendarDateString(long datetime)
calendarToDateString
public static String calendarToDateString(Calendar cal)
toCalendarDateTime
public static Long toCalendarDateTime(GregorianCalendar gc)
Copyright © 2014. All Rights Reserved.