<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/Jacascript</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 19 Jun 2013 14:35:24 GMT</pubDate>
<item>
<title>(JavaScript) dynamic current year with JavaScript - rumremix</title>
<link>http://snipplr.com/view/69286/dynamic-current-year-with-javascript/</link>
<description><![CDATA[ <p>Often on a page footer, we want a copyright date range starting with the year the website was launched and ending the current year. Doing this dynamically means no need to update on 1/1 every year. The js snippet below uses the server date to accomplish this.</p> ]]></description>
<pubDate>Fri, 28 Dec 2012 09:44:12 GMT</pubDate>
<guid>http://snipplr.com/view/69286/dynamic-current-year-with-javascript/</guid>
</item>
</channel>
</rss>