<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>katutoki</author_name>
  <author_url>https://blog.hatena.ne.jp/katutoki/</author_url>
  <blog_title>かつおブログ</blog_title>
  <blog_url>https://katutoki.hatenablog.com/</blog_url>
  <categories>
    <anon>Golang</anon>
  </categories>
  <description>任意の日付 import &quot;time&quot; ... time.Date(2021, 10, 4, 16, 3, 0, 0, time.UTC) 日本時間 // ロケーションの設定 loc, err := time.LoadLocation(&quot;Asia/Tokyo&quot;) if err != nil { // エラーが起きたら自前で9時間増やす loc = time.FixedZone(&quot;Asia/Tokyo&quot;, 9*60*60) } time.Date(2021, 10, 4, 16, 3, 0, 0, loc)</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkatutoki.hatenablog.com%2Fentry%2F2022%2F03%2F10%2F155150&quot; title=&quot;Go言語での日付型 - かつおブログ&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>2022-03-10 15:51:50</published>
  <title>Go言語での日付型</title>
  <type>rich</type>
  <url>https://katutoki.hatenablog.com/entry/2022/03/10/155150</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
