12 lines
276 B
XML
12 lines
276 B
XML
<!--
|
|
Description: published, rollover past midnight on feb 28 in leap year
|
|
Expect: published_parsed == (2004, 2, 29, 2, 14, 55, 6, 60, 0)
|
|
-->
|
|
|
|
<feed xmlns="http://www.w3.org/2005/Atom">
|
|
<entry>
|
|
<published>2004-02-28T18:14:55-08:00</published>
|
|
</entry>
|
|
</feed>
|
|
|