evergrean100
Technical User
I am using TimeFormat to get times of various things I am doing with Cold Fusion pages on a Windows 2000 web server using IIS.
I noticed after our upgrade to CF7 the TimeFormat always shows 5 hours ahead of the actual time so I assume it is setup with GMT.
For example: <cfoutput>#timeformat(Now(), 'hh:mm tt')#</cfoutput> will show the current time plus 5 hours.
Is this a setting on the Server that the admin needs to change??? If so please advise what I need to tell our admin??
I noticed after our upgrade to CF7 the TimeFormat always shows 5 hours ahead of the actual time so I assume it is setup with GMT.
For example: <cfoutput>#timeformat(Now(), 'hh:mm tt')#</cfoutput> will show the current time plus 5 hours.
Is this a setting on the Server that the admin needs to change??? If so please advise what I need to tell our admin??