<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:hatena="http://www.hatena.ne.jp/info/xmlns#"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
>

<channel rdf:about="https://b.hatena.ne.jp/entry/osima.jp/blog/python-datetime.html">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Python&#x306B;&#x3088;&#x308B;&#x65E5;&#x4ED8;&#x64CD;&#x4F5C;(python,date) - Object Design</title>
<link>https://b.hatena.ne.jp/entry/osima.jp/blog/python-datetime.html</link>
<description>Python&#x306B;&#x3088;&#x308B;&#x65E5;&#x4ED8;&#x64CD;&#x4F5C;&#x306E;&#x30E1;&#x30E2;&#x3002; &#x4ECA;&#x65E5;&#x306E;&#x65E5;&#x4ED8;&#x3092;&#x53D6;&#x5F97; &#x3E;&#x3E;&#x3E; from datetime import datetime, timedelta &#x3E;&#x3E;&#x3E; now = datetime.now() &#x3E;&#x3E;&#x3E; print now 2009-01-24 07:20:46.881875 &#x3E;&#x3E;&#x3E; print now.year 2009 &#x3E;&#x3E;&#x3E; print now.mo...</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/okuran/20100412#bookmark-20729314" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/goinger/20100411#bookmark-20729314" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/okuran/20100412#bookmark-20729314">
<title>okuran</title>
<link>https://b.hatena.ne.jp/okuran/20100412#bookmark-20729314</link>
<description></description>
<dc:date>2010-04-12T02:59:48Z</dc:date>
<dc:subject>Python</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Python" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/goinger/20100411#bookmark-20729314">
<title>goinger</title>
<link>https://b.hatena.ne.jp/goinger/20100411#bookmark-20729314</link>
<description></description>
<dc:date>2010-04-11T08:40:51Z</dc:date>
<dc:subject>python</dc:subject>
<dc:subject>date</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/python" />
    <rdf:li resource="https://b.hatena.ne.jp/q/date" />
  </rdf:Bag>
</taxo:topics>
</item>
</rdf:RDF>