Welcome to MSDN Blogs Sign in | Join | Help

March 2009 - Posts

Avoid using JDK Date APIs to handle timezone sensitive date and time

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
Posted by mssqlisv | 1 Comments
 
Page view tracker