Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-3162

DGM.minus(Date, Date) is conspicuously missing

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5.7
    • 1.6-rc-2, 1.5.8
    • None
    • None

    Description

      The method DefaultGroovyMethods.minus(Date, Date) doesn't exist which breaks the arithmetic type treatment for dates.

      The result should be an int to be consistent with the existing plus(Date, int) and minus(Date, int) methods.

      Attachments

        Activity

          People

            jimwhite James P. White
            jimwhite James P. White
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: