- From: Thomas Steiner <tomac@google.com>
- Date: Wed, 16 Nov 2011 16:05:57 +0100
- To: Media Fragment <public-media-fragment@w3.org>, Erik Mannens <erik.mannens@ugent.be>
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). Best, Tom -- Thomas Steiner, Research Scientist, Google Inc. http://blog.tomayac.com, http://twitter.com/tomayac
Received on Wednesday, 16 November 2011 15:07:08 UTC