Converting To GMT And From GMT In ColdFusion For Use With HTTP Time Stamps
<!--- Output HTTP Time stamp. --->
HTTP: #GetHTTPTimeString( Now() )#
For Cut-and-Paste
<!--- Output HTTP Time stamp. ---> HTTP: #GetHTTPTimeString( Now() )#