Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4107728

API: Number of Days in Month

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 1.2.0
    • core-libs



      Name: bb33257 Date: 01/28/98


      JDK 1.1 provided java.util.Calendar, an abstract base class for
      converting between a Date object and a set of integer fields
      such as YEAR, MONTH, DAY, HOUR, and so on. When implementing a
      calendar widget on top of this API, we found one obvious
      function that was missing: a way to get the number of days in
      the current month. We propose to add getActualMaximum() and
      getActualMinimum() functions that parallel the getMinimum() and
      getMaximum() functions and tell you the actual minimum and
      maximum value for a field given the current values of the other
      fields.

      ======================================================================

            rgillamsunw Richard Gillam (Inactive)
            bcbeck Brian Beck (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: