<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>miki_bene</author_name>
  <author_url>https://blog.hatena.ne.jp/miki_bene/</author_url>
  <blog_title>ドキュメントを見たほうが早い</blog_title>
  <blog_url>https://benevolent0505.hatenablog.com/</blog_url>
  <categories>
    <anon>Emacs</anon>
  </categories>
  <description>こんな感じの関数が多分シンプル? (defun jst-to-utc (time-str) (format-time-string &quot;%Y-%m-%dT%H:%M:%S%z&quot; (date-to-time time-str) 0)) (jst-to-utc &quot;2025-02-04T21:57:14+09:00&quot;) ;; =&gt; &quot;2025-02-04T12:57:14+0000&quot; M-x で呼び出し可能にするにはこう (defun jst-to-utc (time-str) (interactive &quot;sJST Time Str: &quot;) (message (format-time-string &quot;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbenevolent0505.hatenablog.com%2Fentry%2F2025%2F02%2F04%2F221212&quot; title=&quot;Emacs Lisp で JST → UTC の変換 - ドキュメントを見たほうが早い&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.image.st-hatena.com/image/square/adad63b72f1d6545b2ba2538c3fc2923b2fd5989/backend=imagemagick;height=80;version=1;width=80/https%3A%2F%2Fcdn.blog.st-hatena.com%2Fimages%2Fcircle%2Fofficial-circle-icon%2Fcomputers.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-02-04 22:12:12</published>
  <title>Emacs Lisp で JST → UTC の変換</title>
  <type>rich</type>
  <url>https://benevolent0505.hatenablog.com/entry/2025/02/04/221212</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
