Sebb created LANG-986:
-------------------------

             Summary: DurationFormatUtils.formatDuration accepts formats with 
year/month but cannot use them
                 Key: LANG-986
                 URL: https://issues.apache.org/jira/browse/LANG-986
             Project: Commons Lang
          Issue Type: Improvement
            Reporter: Sebb


The method DurationFormatUtils.formatDuration does not validate that the format 
is applicable. The method does not calculate months and years, so these values 
will be 0 if the format contains y or M.

Perhaps the method should throw IAE if one of the unused format chars is used?



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to