Closed 2martens closed 10 years ago
Apparently the cause of the problem lies outside the Ultimate CMS and inside the WCF.Date.Time class. When setting the date (correct date string given), the wrong date is set by jQuery UI Datepicker. Easy solution:
Wrap the passed variable in a new Date()
statement.
Check the timestamp that is transmitted.