Hi,
I have a time related issue.
Our application servers are hosted in US Central. So when cookie created by the application it contains US Central Time with DST.
When we use it in India time comparison logic fails as milliseconds are different. In US central logic of comparison current datetime milliseconds with cookie date time milliseconds work gr8.
Please tell me any way so that It work in India too.
Thanks