-
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 Am having a logical issue , My Server is in One Time Zone and client can come in another other timezone. So I inserted the data in UTC Format in DB. The Problem is There is a difference of +5:30 (UTC + 5:30) Hrs between my Server and UTC (universal Time Coordination) . When my Client Insert a data...