<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kanonji</author_name>
  <author_url>https://blog.hatena.ne.jp/kanonji/</author_url>
  <blog_title>kanonji’s diary</blog_title>
  <blog_url>https://kanonji.hatenadiary.com/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>YoutubeとFlickrのAPIから受け取ったJSONを扱っててちょっとつまづきました。動画や写真の投稿日時に、YoutubeではISO8601が、FlickrではUNIXタイムスタンプが使われていて、そのままDateクラスに渡したところInvalid Dateとなりました。 解決方法 ISO8601 new Date('2009-07-31T15:22:16.000Z'); 実はFirefoxとChromeでは動いてました。が、SafariではInvalid Dateとなってしまいました。ISO8601としては割と標準的な記述だと思うんですが、Safariでは対応してないようです。 HT…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkanonji.hatenadiary.com%2Fentry%2F20110421%2F1303362891&quot; title=&quot;JavaScriptのDateクラスでのISO8601とUNIXタイムスタンプについて - kanonji’s diary&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-04-21 14:14:51</published>
  <title>JavaScriptのDateクラスでのISO8601とUNIXタイムスタンプについて</title>
  <type>rich</type>
  <url>https://kanonji.hatenadiary.com/entry/20110421/1303362891</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
