asciborek opened a new pull request #406: DurationUtils - methods for rounding duration URL: https://github.com/apache/commons-lang/pull/406 This class contains methods for rounding duration in a given unit, for instance when Duration instance is equal to 5h 31 minutes and you want to get rounded value of hours you can use the method: `roundHours(Duration duration)`
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
