Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Setting up timezone through coldfusion administrator 8

Explorer ,
May 26, 2009 May 26, 2009

Is it possible to set the timezone settings in coldfusion administrator. If so, can you please tell me as to how it can be done.

4.2K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
May 26, 2009 May 26, 2009

nope, not in cf. look to the OS or JDK.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
May 26, 2009 May 26, 2009

Thanks for your reply.

The server time is being set in OS. Is it possible to change/add time to align to different country.

e.g. the server time is set to singapore but the in the template now() function is being used. It prints the singapore time while it is priting the document. Without changing/adding the code is it possible to set the time on the coldfusion administrator 8.

Please clarify.

Regards,

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
May 26, 2009 May 26, 2009

"Without changing/adding the code"?

nope.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
May 26, 2009 May 26, 2009

I mean the code change in the template with server time + GMT time changes.

Regards,

Satheesh.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
May 26, 2009 May 26, 2009

no idea what you mean, please explain.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jun 02, 2009 Jun 02, 2009

Sorry for the delay.

Currently the coldfusion server time is setup to Dearborn. But the market that is using the server is australia. Is there a way in coldfusion administrator to set the time as australia time, which will override the dearnborn server time.

Please clarify. If you have still have any query kindly let me know.

Regards,

Satheesh.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Jun 03, 2009 Jun 03, 2009
LATEST

sorry, there's no way to fiddle with the tz for just the one app via cfadmin, you'll either have to write code to handle this or set the whole server (or instance) to the desired tz..

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources