diff --git a/package.json b/package.json index bad88a1..cad6e6d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Glenn Jones", "name": "microformat-tests", "description": "A microformat 2 testsuite", - "version": "0.1.22", + "version": "0.1.23", "license": "Public Domain", "repository": { "type": "git", diff --git a/tests/microformats-v1/hcalendar/time.json b/tests/microformats-v1/hcalendar/time.json index 8242e4c..418d07a 100644 --- a/tests/microformats-v1/hcalendar/time.json +++ b/tests/microformats-v1/hcalendar/time.json @@ -5,8 +5,8 @@ "name": ["The 4th Microformat party"], "start": [ "2009-06-26 19:00:00-08:00", - "2009-06-26 19:00:00-0800", - "2009-06-26 19:00:00+0800", + "2009-06-26 19:00:00-08:00", + "2009-06-26 19:00:00+08:00", "2009-06-26 19:00:00Z", "2009-06-26 19:00:00", "2009-06-26 19:00-08:00",