<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>thinkAmi</author_name>
  <author_url>https://blog.hatena.ne.jp/thinkAmi/</author_url>
  <blog_title>メモ的な思考的な</blog_title>
  <blog_url>https://thinkami.hatenablog.com/</blog_url>
  <categories>
    <anon>C#</anon>
    <anon>CSV</anon>
  </categories>
  <description>C#でCSVファイルを読み書きする場合、CsvHelperが便利なのでNuGetからインストールして使っています。 JoshClose/CsvHelper: Library to help reading and writing CSV files そんな中、 name,date1,date2,date3 hoge,20160101,20160102,20160103 のようなCSVファイルにて、日付っぽい値(yyyyMMdd)をC#のDateTime構造体にマッピングする必要があったので、メモを残します。 環境 Windows10 Visual Studio2015 Update1 .NET…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fthinkami.hatenablog.com%2Fentry%2F2016%2F02%2F07%2F071348&quot; title=&quot;C# + CsvHelperで、CSV中の日付っぽい文字列を C# のDateTime構造体にマッピングする - メモ的な思考的な&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>2016-02-07 07:13:48</published>
  <title>C# + CsvHelperで、CSV中の日付っぽい文字列を C# のDateTime構造体にマッピングする</title>
  <type>rich</type>
  <url>https://thinkami.hatenablog.com/entry/2016/02/07/071348</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
