Doc bug in DateUtils#ceiling
----------------------------

                 Key: LANG-672
                 URL: https://issues.apache.org/jira/browse/LANG-672
             Project: Commons Lang
          Issue Type: Bug
    Affects Versions: 2.5
            Reporter: Gergely Kontra
            Priority: Trivial


{quote}{noformat}For example, if you had the datetime of 28 Mar 2002
     * 13:45:01.231, if you passed with HOUR, it would return 28 Mar
     * 2002 13:00:00.000.  If this was passed with MONTH, it would
     * return 1 Mar 2002 0:00:00.000. {noformat}{quote}

Looks like copy-paste from truncate. (the dates are incorrect)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to