Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.4
-
None
Description
Current testdates are a bit to generic. Especially for truncating, ceiling and rounding you shuold test for the extremes.
So for rounding to hours you should test for 0:29 (rounding down); 0:30 (rounding up); 1:00 (no rounding required)
Attachments
Attachments
Issue Links
- relates to
-
LANG-441 DateUtils Javadoc does not fully define round() behaviour
- Open