org.inigma.utopia.utils
Class CalendarUtils

java.lang.Object
  extended by org.inigma.utopia.utils.CalendarUtils

public class CalendarUtils
extends java.lang.Object


Method Summary
static java.util.Calendar getCalendar()
           
static java.util.Calendar getCalendar(java.util.Calendar instance)
           
static java.lang.String getCalendarDiff(java.util.Calendar time)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCalendar

public static java.util.Calendar getCalendar()

getCalendar

public static java.util.Calendar getCalendar(java.util.Calendar instance)

getCalendarDiff

public static java.lang.String getCalendarDiff(java.util.Calendar time)


Copyright © 2008. All Rights Reserved.