Package 

Class CalendarUtils

    • Method Summary

      Modifier and Type Method Description
      final static Drawable getDrawableText(Context $self, String text, Typeface typeface, Integer color, Integer size) Utils method to create drawable containing text
      final static List<Calendar> getDatesRange(Calendar $self, Calendar toCalendar) This method returns a list of calendar objects between two dates
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait