[OpenVPMS Developers] [JIRA] Created: (ARCH-44) DateDurationFormatter incorrectly calculates weeks when months are being displayed
DateDurationFormatter incorrectly calculates weeks when months are being displayed ----------------------------------------------------------------------------------
Key: ARCH-44 URL: https://openvpms.atlassian.net/browse/ARCH-44 Project: Archetypes Issue Type: Bug Affects Versions: 1.5-beta-1 Reporter: Tim Anderson Assignee: Tim Anderson Priority: Minor Fix For: 1.5
If showMonths and showWeeks are both true, DateDurationFormatter incorrectly calculates remaining weeks. E.g. given: * from date = 16/07/2010 * to date = 03/07/2011 The result should be: {noformat} 11 Months 2 Weeks {noformat} Its currently formatting as: {noformat} 11 Months {noformat}
-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://openvpms.atlassian.net/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________ OpenVPMS Developers Mailing List developers@lists.openvpms.org To unsubscribe or change your subscription visit: http://lists.openvpms.org/listinfo/developers Posts from this mailing list can be viewed online and replied to in the OpenVPMS Developer's forum- http://tinyurl.com/openvdf