You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/04/04 13:53:00 UTC

[jira] [Work logged] (LANG-1407) Duration Utils - Rounding Duration

     [ https://issues.apache.org/jira/browse/LANG-1407?focusedWorklogId=223000&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-223000 ]

ASF GitHub Bot logged work on LANG-1407:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Apr/19 13:52
            Start Date: 04/Apr/19 13:52
    Worklog Time Spent: 10m 
      Work Description: asciborek commented on pull request #406: [LANG-1407] DurationUtils - methods for rounding duration 
URL: https://github.com/apache/commons-lang/pull/406
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 223000)
    Time Spent: 50m  (was: 40m)

> Duration Utils - Rounding Duration
> ----------------------------------
>
>                 Key: LANG-1407
>                 URL: https://issues.apache.org/jira/browse/LANG-1407
>             Project: Commons Lang
>          Issue Type: Task
>            Reporter: Aleksander Ściborek
>            Priority: Minor
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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 to provide an easy way to round up a duration in a given time unit. 



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