You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2016/05/28 16:23:13 UTC

[jira] [Updated] (LANG-1005) Extend DurationFormatUtils#formatDurationISO default pattern to match #formatDurationHMS

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

Pascal Schumacher updated LANG-1005:
------------------------------------
    Fix Version/s: 3.4

> Extend DurationFormatUtils#formatDurationISO default pattern to match #formatDurationHMS
> ----------------------------------------------------------------------------------------
>
>                 Key: LANG-1005
>                 URL: https://issues.apache.org/jira/browse/LANG-1005
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.text.*
>    Affects Versions: 3.3.2
>            Reporter: Michael Osipov
>            Assignee: Benedikt Ritter
>             Fix For: 3.4
>
>         Attachments: LANG-1005.patch
>
>
> Currently, {{formatDuration}} will specify {{HH:mm:ss.SSS}} but {{formatDurationISO}} specifies {{'P'yyyy'Y'M'M'd'DT'H'H'm'M's.S'S'}}. Both should have a uniform definition, i.e., it should be {{'P'yyyy'Y'M'M'd'DT'H'H'm'M's.SSS'S'}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)