<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.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>Avoid using JDK Date APIs to handle timezone sensitive date and time</title><link>http://blogs.msdn.com/mssqlisv/archive/2009/03/26/avoid-using-jdk-date-apis-to-handle-timezone-sensitive-date-and-time.aspx</link><description>JDK APIs for Class “ java.util.Date ” and “ java.sql.Timestamp ” (subclass of Date) including getHours(), getMinutes(), getSeconds(), getTimestamp() allow you to retrieve date/time related information. However, the JVM (Java Virtual Machine) won’t handle</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>infoblog &amp;raquo; Avoid using JDK Date APIs to handle timezone sensitive date and time</title><link>http://blogs.msdn.com/mssqlisv/archive/2009/03/26/avoid-using-jdk-date-apis-to-handle-timezone-sensitive-date-and-time.aspx#9512215</link><pubDate>Fri, 27 Mar 2009 01:37:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9512215</guid><dc:creator>infoblog &amp;raquo; Avoid using JDK Date APIs to handle timezone sensitive date and time</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://blog.a-foton.ru/index.php/2009/03/27/avoid-using-jdk-date-apis-to-handle-timezone-sensitive-date-and-time/"&gt;http://blog.a-foton.ru/index.php/2009/03/27/avoid-using-jdk-date-apis-to-handle-timezone-sensitive-date-and-time/&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>