<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nandemo_excel</author_name>
  <author_url>https://blog.hatena.ne.jp/nandemo_excel/</author_url>
  <blog_title>なんでもエクセル（Nandemo Excel）</blog_title>
  <blog_url>https://nandemo-xl.hatenablog.com/</blog_url>
  <categories>
    <anon>数式／関数</anon>
  </categories>
  <description>「10桁以上の数値からなる日時を表現した数値」があったら、それは「UNIX時間（タイムスタンプ）」で間違いありません。桁数が多い場合もありますが、気にする必要はありません。この仕組みは単純なもので、「1970年1月1日」を「0」として経過秒数を協定世界時（UTC）で表現したものです。なので、Excelでシリアル値に変換するのは難しくありません。 画像の場合なら、 UNIX時間→シリアル値への変換A1に値があるとして：=A1/86400+&quot;1970/1/1 9:00&quot; 表示形式を「yyyy/mm/dd hh:mm:ss」に設定 シリアル値は日単位なので、「1日 = 86400秒」で割っています。…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnandemo-xl.hatenablog.com%2Fentry%2F2023%2F10%2F11%2F152845&quot; title=&quot;数式/関数：UNIXタイムスタンプをシリアル値に変換する - なんでもエクセル（Nandemo Excel）&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-ak.f.st-hatena.com/images/fotolife/n/nandemo_excel/20231011/20231011151257.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-10-11 15:28:45</published>
  <title>数式/関数：UNIXタイムスタンプをシリアル値に変換する</title>
  <type>rich</type>
  <url>https://nandemo-xl.hatenablog.com/entry/2023/10/11/152845</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
