Class CalendarPath

    • Method Detail

      • getPath

        public static CalendarPath getPath​(Calendar calendar)
        Gets the path of the specified calendar instance.
        Parameters:
        calendar - the calendar instance.
        Returns:
        a CalendarPath instance.
      • format

        public String format​(String language,
                             boolean absolutePath)
      • format

        public String format​(String language,
                             boolean absolutePath,
                             String pathSep)