Working with dates and times in multiple time zones? Then you may want to normalize those dates to simplify comparisons and other operations. The DateConvert() function converts dates and times to and from Universal Coordinated Time (or UTC). You can also use GetTimeZoneInfo() to obtain information about the current time zone (the server being used). These two functions in combination can greater simplify spanning time zones. (Applies to: ColdFusion 4 or later)
Leave a Reply