Can you create a JIRA and attache a patch there?
Thank you,
Gary
On Mon, Aug 13, 2012 at 4:31 PM, Naoya Sugioka wrote:
> Hello,
>
> I just encountered an issue with DurationFormatUtils.formatPeriod()
> and here I suggest the patch.
>
> The problem is found when calcurating a duration between Ju
Hello,
I just encountered an issue with DurationFormatUtils.formatPeriod()
and here I suggest the patch.
The problem is found when calcurating a duration between June 30 to August 8.
Duration must be 1 month and 9 days (June 30 + 1 month = July 30,
July 30 + 9 Days = August 8)
but current logi