<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rils_k</author_name>
  <author_url>https://blog.hatena.ne.jp/rils_k/</author_url>
  <blog_title>まだどこにもないアプリを作る</blog_title>
  <blog_url>https://rils-k.hatenablog.com/</blog_url>
  <categories>
    <anon>Swift メモ</anon>
    <anon>Swift</anon>
    <anon>SwiftUI</anon>
  </categories>
  <description>SwiftUI Date 特定 日付 定義 初期値 こういうキーワードで検索してもヒットしにくかったので記事にしました。 以下のコードで2000年1月1日のDate型の変数を定義することができます。 let calendar = Calendar(identifier: .gregorian) let date = calendar.date(from: DateComponents(year: 2000, month: 1, day: 1)) 以下のサイト様を参考にさせていただきました。詳しくはこちらをご覧ください。 zenn.dev</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frils-k.hatenablog.com%2Fentry%2F2022%2F02%2F12%2F012242&quot; title=&quot;Swift SwiftUI - Date()で特定の日付を定義 - まだどこにもないアプリを作る&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.blog.st-hatena.com/images/theme/og-image-1500.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-02-12 01:22:42</published>
  <title>Swift SwiftUI - Date()で特定の日付を定義</title>
  <type>rich</type>
  <url>https://rils-k.hatenablog.com/entry/2022/02/12/012242</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
