Uploaded image for project: 'logback'
  1. logback
  2. LOGBACK-1769

RollingCalendar does not compute correct periodicity for weekly rollover

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 1.5.7
    • None
    • logback-core
    • None

    Description

      RollingCalendar rc = new RollingCalendar("yyyy-ww");
      System.out.println(rc.computePeriodicityType());
      

      This prints TOP_OF_MONTH but I was expecting TOP_OF_WEEK.

      Attachments

        Activity

          People

            ceki Ceki Gülcü
            ceki Ceki Gülcü
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: