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 Group, I need a help in c# (framework 1.0, VS2003) to convert a string to date in the format yyyy-mm-dd. I could convert the string to date, but in the format mm-dd-yyyy and could not find any way to convert that format to yyyy-mm-dd so, PLEASE HELP!!! Binoy