[ 
https://issues.apache.org/jira/browse/LANG-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aleksander Ściborek updated LANG-1407:
--------------------------------------
    Description: In Java 8 Duration is always rounded down - for instance if we 
have LocalDates instances with values 20:00 and 22:40, we will get 2 hours of 
duration between them. Purpose of this util class is provie easy way to round 
up a duration in a given time unit.   (was: In Java 8 Duration is always 
rounded down - for instance if we have 20:00 and 22:40 LocalDates we will get 2 
hours of duration between them. Purpose of this Util Class is to create utils 
to round up a duration in a given time unit. )

> Duration Utils - Rounding Duration
> ----------------------------------
>
>                 Key: LANG-1407
>                 URL: https://issues.apache.org/jira/browse/LANG-1407
>             Project: Commons Lang
>          Issue Type: Task
>          Components: lang.time.*
>            Reporter: Aleksander Ściborek
>            Priority: Minor
>
> In Java 8 Duration is always rounded down - for instance if we have 
> LocalDates instances with values 20:00 and 22:40, we will get 2 hours of 
> duration between them. Purpose of this util class is provie easy way to round 
> up a duration in a given time unit. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to