Hello All, Currently we are getting a difference of one day while selecting a date outside of the DayLightSaving period and a day within the DayLightSaving Period. Rite now we are calculating the difference between the dates using the following code.
(toDateField.selectedDate.getTime() -fromDateField.selectedDate.getTime())/milliSecondsPerDay where milliSecondsPerDay = 1000 * 60 * 60 * 24; I understand that it is a bug in flex as mentioned in the following link. http://bugs.adobe.com/jira/browse/SDK-19092 We are desperately in need for a fix for the bug as we got this as a production defect in an application made for a particular financial institution. Any fixes to this problem would be deeply be appreciated. Regards, Sneha Did you know? You can CHAT without downloading messenger. Go to http://in.webmessenger.yahoo.com/

