S
Shawn
Hi.
I can't figure out how to solve this problem, so if anyone here can help me
I will be forever grateful.
I have a web application, which is placed on two different servers. One of
the servers has the following date and time formatting set in regional
options in the control panel:
Date: dd.MM.yyyy Time: HH:mm:ss
The other one has this formatting:
M/dd/yyyy H:mm:ss
Now, I'm getting a date out of my DB. Not a date and a time, just the date.
I've specified it to be on this format: dd.MM.yyyy
This is what causes the problem, because the second server doesn't recognize
it as a valid date. How can I make the server recognize it as a valid date
without changing the regional options?
Thanks,
Shawn
I can't figure out how to solve this problem, so if anyone here can help me
I will be forever grateful.
I have a web application, which is placed on two different servers. One of
the servers has the following date and time formatting set in regional
options in the control panel:
Date: dd.MM.yyyy Time: HH:mm:ss
The other one has this formatting:
M/dd/yyyy H:mm:ss
Now, I'm getting a date out of my DB. Not a date and a time, just the date.
I've specified it to be on this format: dd.MM.yyyy
This is what causes the problem, because the second server doesn't recognize
it as a valid date. How can I make the server recognize it as a valid date
without changing the regional options?
Thanks,
Shawn