<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: JavaScript date formatting .NET style</title>
	<atom:link href="http://blog.mastykarz.nl/javascript-date-formatting-net-style/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mastykarz.nl/javascript-date-formatting-net-style/</link>
	<description>Innovation Matters &#124; SharePoint Server MVP &#124; ISSN 2210-9390</description>
	<lastBuildDate>Wed, 08 Sep 2010 17:08:18 +0200</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/javascript-date-formatting-net-style/comment-page-1/#comment-26018</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Sun, 16 Aug 2009 22:15:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/javascript-date-formatting-net-style/#comment-26018</guid>
		<description>@Greg: great to hear because you will need all your skills to get the job done. First of all you would need a mechanism to distinct on which Web Part you&#039;re working. You could do it for example by retrieving the title (I don&#039;t know the exact selectors but these shouldn&#039;t be that difficuly to figure out using either the IE developer tools/toolbar or Firebug). Then you would perform the rendering depending on the Web Part type. Of course retrieving the dates from the contents of your Web Parts is specific to your case. Basically it&#039;s all about finding the right selectors to get the content out of the page.
Let me know should you have any more questions.

Good Luck!</description>
		<content:encoded><![CDATA[<p>@Greg: great to hear because you will need all your skills to get the job done. First of all you would need a mechanism to distinct on which Web Part you&#039;re working. You could do it for example by retrieving the title (I don&#039;t know the exact selectors but these shouldn&#039;t be that difficuly to figure out using either the IE developer tools/toolbar or Firebug). Then you would perform the rendering depending on the Web Part type. Of course retrieving the dates from the contents of your Web Parts is specific to your case. Basically it&#039;s all about finding the right selectors to get the content out of the page.<br />
Let me know should you have any more questions.</p>
<p>Good Luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://blog.mastykarz.nl/javascript-date-formatting-net-style/comment-page-1/#comment-26016</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Sun, 16 Aug 2009 21:41:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/javascript-date-formatting-net-style/#comment-26016</guid>
		<description>My only experience with Javascript and JQuery is to add code to a hidden CEWP on a Sharepoint page. So, that is fairly limited.
I would need to format dates differently depending of the webpart they belong to.
Greg</description>
		<content:encoded><![CDATA[<p>My only experience with Javascript and JQuery is to add code to a hidden CEWP on a Sharepoint page. So, that is fairly limited.<br />
I would need to format dates differently depending of the webpart they belong to.<br />
Greg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/javascript-date-formatting-net-style/comment-page-1/#comment-25974</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Sat, 15 Aug 2009 21:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/javascript-date-formatting-net-style/#comment-25974</guid>
		<description>@Greg: could you provide me with some more details about what you want to achieve? Is there anything in the article above that you don&#039;t understand?</description>
		<content:encoded><![CDATA[<p>@Greg: could you provide me with some more details about what you want to achieve? Is there anything in the article above that you don&#039;t understand?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://blog.mastykarz.nl/javascript-date-formatting-net-style/comment-page-1/#comment-25962</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Sat, 15 Aug 2009 16:54:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/javascript-date-formatting-net-style/#comment-25962</guid>
		<description>Hi,
I am totally new to JS - bad - but eager  to learn - good?
How should I use this code to format dates on a SP page?
Greg</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am totally new to JS &#8211; bad &#8211; but eager  to learn &#8211; good?<br />
How should I use this code to format dates on a SP page?<br />
Greg</p>
]]></content:encoded>
	</item>
</channel>
</rss>
