<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ill-identified</author_name>
  <author_url>https://blog.hatena.ne.jp/ill-identified/</author_url>
  <blog_title>ill-identified diary</blog_title>
  <blog_url>https://ill-identified.hatenablog.com/</blog_url>
  <categories>
    <anon>R</anon>
    <anon>データハンドリング/データ加工</anon>
  </categories>
  <description>概要 Date-time オブジェクトのタイムゾーン変換がよく分からなかった. 実はちゃんとリファレンスに書いてあった. 詳細 文字列を日付として取り込む場合, as.POSIX* を使う(strptime() 関数というのもある). さらにこのとき, タイムゾーンを指定すれば別の標準時間に変換して読み込んでくれる. # タイムゾーン指定なしの場合ローカルのタイムゾーンになる. as.POSIXlt(x=&quot;2015-01-11 00:00:01&quot;, format=&quot;%Y-%m-%d %H:%M:%S&quot;) as.POSIXct(x=&quot;2015-01-11 00:00:01&quot;, format=&quot;%…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fill-identified.hatenablog.com%2Fentry%2F2015%2F01%2F13%2F211024&quot; title=&quot; [R] タイムゾーン変換 - ill-identified diary&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>2015-01-13 21:10:24</published>
  <title> [R] タイムゾーン変換</title>
  <type>rich</type>
  <url>https://ill-identified.hatenablog.com/entry/2015/01/13/211024</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
