A minor time zone problem?

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
6/2/2011 10:43:35 AM
Gravatar
Total Posts 114

A minor time zone problem?

I happened to be in the System Information module and noticed the following:

mojoPortal Version 2.3.6.6 MSSQL

Operating System Microsoft Windows NT 6.0.6001 Service Pack 1

ASP.NET Info v4.0.30319 Running in Full Trust

Server Time Zone Pacific Daylight Time

Server Local Time (GMT -7) 6/2/2011 8:37:38 AM

Greenwich Mean Time (GMT/UTC) 6/2/2011 3:37:38 PM

On the Settings page, I have it set to GMT-5; shouldn't this server timezone reflect that?

Thanks, guys!

Duane

 

6/2/2011 10:48:54 AM
Gravatar
Total Posts 18439

Re: A minor time zone problem?

No, the server time zone is according to the time as configured on the machine (ie the operating system). The server time zone is only shown for information it does not affect the site unless the clock on the server is not correct for the time zone it is configured for.

Times are stored in the database as UTC, and adapted to either the time zone from site settings or for authenticated users it is adapted to the user time zone in most features.

Hope that helps,

Joe

6/2/2011 10:56:28 AM
Gravatar
Total Posts 114

Re: A minor time zone problem?

Got it; thanks, Joe!

Duane

 

You must sign in to post in the forums. This thread is closed to new posts.