Hello all,
I will list my problem hope you dont get bored.....
I am developing a windows application that communicates with a remote sql database via a web service....
No need to mention everything, what i need is to check the time difference between the web service server and the client's application before i allow the client to connect to the webservice if there is a certain time difference i would prompt him to fix his time. The problem is that the web service is located in Boston on a PC that uses English United States as its regional settings. When the client of mine uses the same format no problem occurs, however i run into problems if my client is using the English (United Kingdom) format which uses dates as DMY and not MDY as the united states.
Can anyone help, If yes then please instruct me...
Thx in advance
I will list my problem hope you dont get bored.....
I am developing a windows application that communicates with a remote sql database via a web service....
No need to mention everything, what i need is to check the time difference between the web service server and the client's application before i allow the client to connect to the webservice if there is a certain time difference i would prompt him to fix his time. The problem is that the web service is located in Boston on a PC that uses English United States as its regional settings. When the client of mine uses the same format no problem occurs, however i run into problems if my client is using the English (United Kingdom) format which uses dates as DMY and not MDY as the united states.
Can anyone help, If yes then please instruct me...
Thx in advance