Archives
-
Visual Studio 2008 and dot net frame work 3.5 service Pack 1 beta out
Hi,
-
Different ways to get the UTC time in Oracle and MSSQL
Hi,
Many a time with all the data we want to store the current date time for reference purpose. If your application is going to work with more than one country than its best to store the date time in UTC (GMT) format. With difference database the way to get the current UTC date time is different. Here is a list of way to do the same for different database.