<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>wannabe-jellyfish</author_name>
  <author_url>https://blog.hatena.ne.jp/wannabe-jellyfish/</author_url>
  <blog_title>くらげになりたい。</blog_title>
  <blog_url>https://memory-lovers.blog/</blog_url>
  <categories>
  </categories>
  <description>&quot;PT10M10S&quot;みたいな時間をtimedeltaに変換したいなと思ったら、 isodateで簡単にできたので、その備忘録。 インスール $ pip install isodate 使い方 import isodate iso_time = &quot;PT10M10S&quot; # 10分10秒のISO 8601表記 td = isodate.parse_duration(iso_time) print(td.total_seconds()) # =&gt; 610.0 以上!! 参考にしたサイト様 isodate · PyPI ISO 8601表記の継続時間を正規表現で表す - のんびりSEの議事録 ISO 8…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmemory-lovers.blog%2Fentry%2F2019%2F12%2F12%2F150000&quot; title=&quot;ISO 8601表記の継続時間(PT10M10Sみたいなの)をtimedeltaに変換する - くらげになりたい。&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>2019-12-12 15:00:00</published>
  <title>ISO 8601表記の継続時間(PT10M10Sみたいなの)をtimedeltaに変換する</title>
  <type>rich</type>
  <url>https://memory-lovers.blog/entry/2019/12/12/150000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
