displaying top 100 results
Tracker Issue dateCompare() interprets supplied date value if set using dateConvert('local2Utc',now())
Add()
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3802931
External Customer Info:
External Company:
External Customer Name: web-eng
External Customer Email:
External Test Config: My Hardware and Environment details:
Running CF10 on local and remote shared hosting.
Tracker Comment Comment on dateCompare() interprets supplied date value if set using dateConvert('local2Utc',now()) by External U.
2609689 CF-3802931 External U. Hi web-eng,
This comparison illustrates the CF9 bug that CF10 fixed:
//Server tz is EDT (UTC -4) in this example
dateTime = createDateTime(2014,8,9,12,0,0);//value is August 9, 2014 12:00:00 EDT
date1 = dateConvert('local2UTC', dateTime);//value is August 9