Shared Files Module "Modified" Column is UTC

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.
1/13/2007 7:26:54 AM
Gravatar
Total Posts 80

Shared Files Module "Modified" Column is UTC

The "Modified" column in the shared files module should show the current users local time, not UTC.

-Jesse
1/13/2007 7:32:21 AM
Gravatar
Total Posts 80

Re: Shared Files Module "Modified" Column is UTC

I suggest the mojo framework should be modified to show the current user local time everywhere (e.g. Fourm Posts, blog posts). A global helper method that takes a UTC time and returns a users time (if a user is logged in) perhaps?
1/14/2007 4:22:48 PM
Gravatar
Total Posts 18439

Re: Shared Files Module "Modified" Column is UTC

This is fixed in svn branches/2.x

Everywhere should now display localized time zone and there is a new Time Zone property in user profile. It defaults to the server time offset from Web.config GreenwichMeantimeOffset


Thanks,

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