Urgent - How to make date specific to region?
843835Feb 4 2002 — edited Feb 5 2002I have an intranet application which I want to make to be useful across countries. Now problem is that, Iam taking the dates from database which is resided in a specific country.
so, for eg:, If a user accesses the system through browser from Japan, will get the India date, since the server is in India. How can I write a code, which converts the date to location specific..?
Is there any way?? Pls Help