<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nakamura001</author_name>
  <author_url>https://blog.hatena.ne.jp/nakamura001/</author_url>
  <blog_title>強火で進め</blog_title>
  <blog_url>https://nakamura001.hatenablog.com/</blog_url>
  <categories>
    <anon>Macプログラミング</anon>
    <anon>GUI</anon>
  </categories>
  <description>Date Pickerによる日付選択のサンプルです。NSDatePicker、NSDate、NSDateFormatterなどのクラスを主に使います。選択した日付はNSDataのインスタンスに格納する形で取得します。 NSDate *date = [datePicker dateValue]; NSDateFormatterを使い、整形して表示。今回は時間の部分は必要ないので NSDateFormatterNoStyle を設定し、表示させない。 NSDateFormatter* formatter = [[[NSDateFormatter alloc] init] autorelease];…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnakamura001.hatenablog.com%2Fentry%2F20081012%2F1223811505&quot; title=&quot;ほぼ日、MacのGUI - Date Picker(日付の選択) - 強火で進め&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/nakamura001/20081012/20081012201520.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-10-12 20:38:25</published>
  <title>ほぼ日、MacのGUI - Date Picker(日付の選択)</title>
  <type>rich</type>
  <url>https://nakamura001.hatenablog.com/entry/20081012/1223811505</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
