Status/Resolution/Reason: Closed/Withdrawn/Duplicate
Reporter/Name(from Bugbase): ryan eberly / ryan eberly (ryanheberly)
Created: 09/13/2012
Components: Language, Framework Support
Versions: 10.0
Failure Type:
Found In Build/Fixed In Build: Final /
Priority/Frequency: Normal / Most users will encounter
Locale/System: English / Windows 7 64-bit
Vote Count: 0
Duplicate ID: CF-3323800
Problem Description:
TimeFormat no longer honors the UTC date.
Steps to Reproduce:
#TimeFormat(DateConvert('local2utc', Now()),'HH')# <!--- prints UTC Hours in CF9, LOCAL hour in CF10 -->
Actual Result:
LOCAL Hour
Expected Result:
UTC Hour
Any Workarounds:
Use java simpleDateFormat
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3330732
External Customer Info:
External Company:
External Customer Name: ryanheberly
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: