<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>OBONO</author_name>
  <author_url>https://blog.hatena.ne.jp/OBONO/</author_url>
  <blog_title>OBONO’s Silly Notes</blog_title>
  <blog_url>https://obono.hateblo.jp/</blog_url>
  <categories>
    <anon>雑記</anon>
  </categories>
  <description>この日はツイートすらしなかったのか…仕事にて、JavaScript で Date 型な変数の時刻を、日本のローカルタイムで出力するのに少してこずってしまったので、最終的に見出した方法を備忘のために載せておく。 let d = new Date(); console.log(d.toLocaleTimeString('ja-JP', {timeZone: 'Asia/Tokyo', hour12: false})); いや、まぁ、知ってる人には鼻で笑われる内容かもしれないけど、Google 先生に聞いてみても、getHours() したのに 9 足して setHours() しろだの、getTi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fobono.hateblo.jp%2Fentry%2F20200409%2F1586442600&quot; title=&quot;タイムゾーン - OBONO’s Silly Notes&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>https://cdn.user.blog.st-hatena.com/default_entry_og_image/15376759/1532872210904576</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-04-09 23:30:00</published>
  <title>タイムゾーン</title>
  <type>rich</type>
  <url>https://obono.hateblo.jp/entry/20200409/1586442600</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
