<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>zakiyamatakashi</author_name>
  <author_url>https://blog.hatena.ne.jp/zakiyamatakashi/</author_url>
  <blog_title>Why it doesn't work?</blog_title>
  <blog_url>https://www.whyit.work/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>Python3検証済み</anon>
  </categories>
  <description>まずは、datetimeオブジェクトをインポートします。 &gt;&gt;&gt; from datetime import datetime 現在時刻の取得 datetime.today()で現在のローカル時刻が取得できます。 &gt;&gt;&gt; datetime.today() datetime.datetime(2019, 11, 26, 9, 24, 17, 284989) datetime.now()も引数の指定がなければ、today()と同様に現在のローカル時刻を取得できます。 &gt;&gt;&gt; datetime.now() datetime.datetime(2019, 11, 26, 9, 24, 45, 14587…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.whyit.work%2Fentry%2F2018%2F03%2F29%2F223158&quot; title=&quot;Python 現在時刻の取得、フォーマットの変換 - Why it doesn&amp;#39;t work?&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>2018-03-29 22:31:58</published>
  <title>Python 現在時刻の取得、フォーマットの変換</title>
  <type>rich</type>
  <url>https://www.whyit.work/entry/2018/03/29/223158</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
