{"id":339,"date":"2012-01-19T12:57:33","date_gmt":"2012-01-19T17:57:33","guid":{"rendered":"http:\/\/www.cloppermillweather.org\/blog\/?p=339"},"modified":"2012-01-19T20:03:34","modified_gmt":"2012-01-20T01:03:34","slug":"iso8601-dates","status":"publish","type":"post","link":"https:\/\/www.cloppermillweather.org\/blog\/2012\/01\/19\/iso8601-dates\/","title":{"rendered":"ISO8601 Dates"},"content":{"rendered":"<p>I had tested my Web site using the latest versions of Firefox (version 9) and IE (version 9) and had no problems.\u00a0 When I tried to use IE8 I discovered that it&#8217;s JavaScript engine doesn&#8217;t know how to parse ISO8601 dates.\u00a0 Upon further research, I learned that a whole lot of browsers will have issues with the date format I chose.\u00a0 So much for going with a standard.\u00a0 So tonight I will add code to do the date parsing rather than relying on the browsers JavaScript engine to do it for me.\u00a0 I&#8217;ll post an update later after I implement the fix for this bug.\u00a0 Until then I apologize for the error message and the incorrect formatting people are seeing.\u00a0 If you have IE9 or the latest Firefox then you should be OK.<\/p>\n<p><strong>Update<\/strong>: I added code to parse the ISO8601 date format.\u00a0 Everything appears tp be working correctly, but I don&#8217;t have a lot of different browsers to test with.\u00a0 My mobile browser (Android) works correctly now.\u00a0 So this bug should be sufficiently squashed.<\/p>\n<h1>Confirmed working in:<\/h1>\n<ul>\n<li>IE9<\/li>\n<li>IE8<\/li>\n<li>Firefox 9<\/li>\n<li>Safari (on iPod)<\/li>\n<li>Android browser<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>I had tested my Web site using the latest versions of Firefox (version 9) and IE (version 9) and had no problems.\u00a0 When I tried to use IE8 I discovered that it&#8217;s JavaScript engine doesn&#8217;t know how to parse ISO8601 &hellip; <a href=\"https:\/\/www.cloppermillweather.org\/blog\/2012\/01\/19\/iso8601-dates\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[],"class_list":["post-339","post","type-post","status-publish","format-standard","hentry","category-weather"],"_links":{"self":[{"href":"https:\/\/www.cloppermillweather.org\/blog\/wp-json\/wp\/v2\/posts\/339","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.cloppermillweather.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.cloppermillweather.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.cloppermillweather.org\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.cloppermillweather.org\/blog\/wp-json\/wp\/v2\/comments?post=339"}],"version-history":[{"count":0,"href":"https:\/\/www.cloppermillweather.org\/blog\/wp-json\/wp\/v2\/posts\/339\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.cloppermillweather.org\/blog\/wp-json\/wp\/v2\/media?parent=339"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.cloppermillweather.org\/blog\/wp-json\/wp\/v2\/categories?post=339"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.cloppermillweather.org\/blog\/wp-json\/wp\/v2\/tags?post=339"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}