<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kaoskfos</author_name>
  <author_url>https://blog.hatena.ne.jp/kaoskfos/</author_url>
  <blog_title>あるプログラマの日記</blog_title>
  <blog_url>https://sofksoak.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>GoのプログラムをWindows 環境で動作させたときに time.LoadLoaction から error が返ってきた。 外部依存（lib/time/zoneinfo.zip）している。 local, err := time.LoadLocation(&quot;Asia/Tokyo&quot;) JSTなので、エラーチェックで限定的な対策を行った。 if err != nil { local = time.FixedZone(&quot;JST&quot;, 9*60*60) } // .. snip .. time.Date(year, month, day, hour, minute, second, 0, local)</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsofksoak.hatenadiary.jp%2Fentry%2F2021%2F09%2F07%2F200910&quot; title=&quot;Goをwindows 上で動かすとエラーが発生 - あるプログラマの日記&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>2021-09-07 20:09:10</published>
  <title>Goをwindows 上で動かすとエラーが発生</title>
  <type>rich</type>
  <url>https://sofksoak.hatenadiary.jp/entry/2021/09/07/200910</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
