Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-15243

wrong x axis labels with "chart time scale" daily

      when choosing "Chart time scale" Daily the labels look like this:
      Mon 13 00h --> Tue 14 00h
      Tue 14 00h --> Wed 15 00h
      Wed 15 00h --> Tue 16 00h

      Problems:
      1) One day has 25 hours
      2) the daily view should not show hours.

          [JENKINS-15243] wrong x axis labels with "chart time scale" daily

          Frédéric Camblor added a comment - - edited

          "Mon 13 00h" means "Mon 13th 00h" and not "Mon, 13h00m" (maybe some "th" is missing, but I don't think I have a simple way to handle special cases for internationalization and SimpleDateFormat)
          Daily view show hours because of the "~from now" variation (if you select "daily from now", and it is 8am, time scale will be from today 8am to tomorrow 8am whereas "daily" will imply time scale from today 8am to tomorrow 0am)

          Frédéric Camblor added a comment - - edited "Mon 13 00h" means "Mon 13th 00h" and not "Mon, 13h00m" (maybe some "th" is missing, but I don't think I have a simple way to handle special cases for internationalization and SimpleDateFormat) Daily view show hours because of the "~from now" variation (if you select "daily from now", and it is 8am, time scale will be from today 8am to tomorrow 8am whereas "daily" will imply time scale from today 8am to tomorrow 0am)

            fcamblor Frédéric Camblor
            msd Marco Spinola Durante
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: