Re: Erroneous Test Case #TC0026-UA

Thomas,

On 16/11/2011 16:05, Thomas Steiner wrote:
> Dear all,
>
> While testing my library for conformance to the test cases, I noticed
> an overlook in test case #TC0026-UA
> (http://www.w3.org/2008/WebVideo/Fragments/TC/ua-test-cases#TC0026-UA):
>
>    t=clock:2010-10-22T07:33:56Z+00:20 // wrong
>
> ...is not a valid ISO8601 time specification. The correct specification is
>
>    t=clock:2010-10-22T07:33:56+00:20 // correct
>
> ...without the 'Z'. The 'Z' may only be used inn isolation to specify
> that the time is in UTC
> (http://en.wikipedia.org/wiki/ISO_8601#Time_zone_designators). We
> should correct the test case (I have done so in my set of tests to be
> published soon).
Thanks for the catch, I've corrected the test case.

Best regards,

Davy

-- 
Davy Van Deursen

Ghent University - IBBT
Department of Electronics and Information Systems - Multimedia Lab
URL: http://multimedialab.elis.ugent.be/dvdeurse

Received on Thursday, 17 November 2011 06:14:12 UTC