<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>am1tanaka</author_name>
  <author_url>https://blog.hatena.ne.jp/am1tanaka/</author_url>
  <blog_title>tanaka's Programming Memo</blog_title>
  <blog_url>https://am1tanaka.hatenablog.com/</blog_url>
  <categories>
    <anon>UnityでAndroid</anon>
  </categories>
  <description>デバッグ用にGPSの計測時間の代わりに、DateTimeの時間を使った際に変換を失敗して正常に動作しないことがあったので、違いについてメモ。 GPSの計測時間 Input.location.lastData.timestampで取得出来るdouble型の値。 前回取得したGPSのデータの時間を、1970年1月1日午前00:00:00からの経過秒数で表す。 DateTimeの時間 DateTime.Now.Ticksで取得できるlong型の値。 1年1月1日午前00:00:00からの経過時間を100ナノ秒単位で表す。 DateTime→GPSのtimestampの変換 基準時間と単位が違うので、…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fam1tanaka.hatenablog.com%2Fentry%2F20120926%2F1348675097&quot; title=&quot;GPSの時間とDateTimeの時間 - tanaka&amp;#39;s Programming Memo&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>2012-09-26 00:58:17</published>
  <title>GPSの時間とDateTimeの時間</title>
  <type>rich</type>
  <url>https://am1tanaka.hatenablog.com/entry/20120926/1348675097</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
