<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://wardyit.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Date for Monday and Friday of Current Week</title><link>http://wardyit.com/blog/blog/archive/2005/11/02/51.aspx</link><description>The Date for Monday and Friday of the current week can be determined as illustrated below. SELECT GETDATE() + (2 - DATEPART(WEEKDAY, GETDATE())) AS MONDAY, GETDATE() + (6 - DATEPART(WEEKDAY, GETDATE())) AS FRIDAY This assumes that you consider t he first</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Select Date Name from Day &amp;laquo; Huynhvothinh&amp;#8217;s Weblog</title><link>http://wardyit.com/blog/blog/archive/2005/11/02/51.aspx#11212</link><pubDate>Mon, 16 Mar 2009 08:32:51 GMT</pubDate><guid isPermaLink="false">a571ac07-9c60-4a47-9a5c-9bf2382f2f8e:11212</guid><dc:creator>Select Date Name from Day « Huynhvothinh’s Weblog</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://huynhvothinh.wordpress.com/2009/03/16/select-date-name-from-day/"&gt;http://huynhvothinh.wordpress.com/2009/03/16/select-date-name-from-day/&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>