[Bug 17285] [QT3TS] format-time-015

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17285

Tim Mills <tim@cbcl.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #4 from Tim Mills <tim@cbcl.co.uk> 2012-08-10 12:00:13 UTC ---
I get different results for the following tests.

format-date-025
format-dateTime-017
format-dateTime-018

The difference is in the formatting of timezones where the hours component
could be represented with a single digit.  
e.g. 0245GMT-06:30; vs. 0245GMT-6:30;


format-date-026      

The difference is in the in the formatting of timezones with a non-zero minute
component.
e.g. -13:30 vs. -1330


format-time-016    
format-time-017     
format-time-018

The difference is in the in the formatting of timezones.
e.g. 14:00 vs. 14-00

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 10 August 2012 12:00:19 UTC