Showing related tags and posts accross the entire site.
-
Hai, With the help of following code, i tried to change my system time. i got time accoring to my seeting except ' wHour',i set wHour =15 but it set to '9 ' AM. Let me know is their any in my coding/logic Structure SYSTEMTIME Public wYear As Short Public wMonth As Short Public wDayOfWeek...
-
Hi Can anyone tell me how can i get recorded time stamps using UTC based on ISO 8601 in Sql server 2005 Example: "1994-11-05T08:15:30-05:00". if i want to achieve this i must specify each element in the format ? Thankx for you valuable time !