Date Issue
Hi,
On my local machine (development machine) when I store date in SQL Server, it stores incorrect value however once the project is upload on to the ISP server, it stores the correct date!
To store date I am usind Format(Date,"yyyy-MM-dd"). For 4 September 2007 it stores 09/04/2007 from the local machine, and 04/09/2007 when the project is uploaded.
I will really appreciate if anyone can help me out.
Best regards,
Tahir
|