Hi, I am getting client date in javscript function using "new date()" object.But this object is considering the properties set for Date&Time control in control panel of the system.
For example, If I check the check box of Date&Time control of the system(control panel) "Automatically adjust clock for daylight saving changes", then I am getting the date(from javscript) according to the Daylight saving and if I uncheck it, I am getting date according to the standard time.
What I need is to get the date from Javscript function irrespective of the Date&Time control of the control panel.
Thanks Rupa.
