Community Member Profile
Braden Lake
Member since Sep 23, 2011
- Profile: /members/9010-Braden-Lake.htm
- Comments: 1
- Points: 11
Recent Blog Comments By Braden Lake
-
Converting Dates Across Time Zones Using ColdFusion And Java
Posted on Sep 23, 2011 at 11:11 AM
Ben, Why not just use the LSParseDateTime format to get the date/time in the format of the current locale? I then take that date/time and set it to GMT and then make tweaks based on the current person's locale using LSDateFormat and LSTimeFormat. This gives you the output that you ne... read more »



