<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>accs2014</author_name>
  <author_url>https://blog.hatena.ne.jp/accs2014/</author_url>
  <blog_title>いきなり答える備忘録</blog_title>
  <blog_url>https://www.officeisyours.com/</blog_url>
  <categories>
    <anon>Googleスプレッドシート</anon>
  </categories>
  <description>Googleスプレッドシートで、秒数や分数として記録されている数値を時分秒の形式（時刻の形式）に変換する方法についてです。 TIME関数を使って秒数や分数を時分秒の形式に変換できます。 手順 秒数を時分秒に変換する場合 分数を時分秒に変換する場合 手順秒数を時分秒に変換する場合 B列に秒数が記録されています。 ここでC3セルに次のように入力します。 =TIME(0,0,B3) TIME関数を使い、第1引数と第2引数（それぞれ時と分）に0を与え、第3引数（秒）としてB3セルを参照しています。 結果はこうなります。 TIME関数の第3引数として60以上の値を与えても時・分・秒に適宜変換されるので、…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.officeisyours.com%2Fentry%2F2020%2F06%2F13%2F132159&quot; title=&quot;（Gスプレッドシート）秒数・分数を時分秒（h:mm:ss）に変換する - いきなり答える備忘録&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/a/accs2014/20200613/20200613130217.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-06-13 13:21:59</published>
  <title>（Gスプレッドシート）秒数・分数を時分秒（h:mm:ss）に変換する</title>
  <type>rich</type>
  <url>https://www.officeisyours.com/entry/2020/06/13/132159</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
