You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2020/03/29 14:28:56 UTC

[GitHub] [commons-lang] mikolajmitura commented on a change in pull request #506: LANG-1530 another method like formatDurationWords with

mikolajmitura commented on a change in pull request #506: LANG-1530 another method like formatDurationWords with 
URL: https://github.com/apache/commons-lang/pull/506#discussion_r399805521
 
 

 ##########
 File path: src/main/java/org/apache/commons/lang3/time/DurationFormatUtils.java
 ##########
 @@ -160,6 +163,7 @@ public static String formatDuration(final long durationMillis, final String form
 
     /**
      * <p>Formats an elapsed time into a pluralization correct string.</p>
+     * <p>Returns duration in format '0 days 0hours 0 minutes 0 seconds'</p>
 
 Review comment:
   fixed all 0hours 

----------------------------------------------------------------
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


With regards,
Apache Git Services