Class Day


  • public class Day
    extends Object
    • Method Detail

      • getHumanPosition

        public int getHumanPosition()
      • getMonthDay

        public int getMonthDay()
      • getWeekDay

        public int getWeekDay()
      • getExtraShortLabel

        public String getExtraShortLabel()
      • getShortLabel

        public String getShortLabel()
      • getLargeLabel

        public String getLargeLabel()
      • isActive

        public boolean isActive()
      • setActive

        public void setActive​(boolean active)
      • getSortableDate

        public String getSortableDate()
      • isToDay

        public boolean isToDay()
      • main

        public static void main​(String[] args)