Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Portal TimePortal Time
Previous
 
Next
New Post
3/9/2006 11:19 PM
 

Hi guys,

Hopefully someone can help me on this issue, because it's been bugging me for a while. I live in Adelaide, Australian, and hence have the portal time zone set at +930 as it should be for Adelaide. However, the times and dates are still all out. Does anyone know a work around?

Thank you!! :)

 
New Post
3/10/2006 3:58 PM
 
I think there are a number of DNN Modules (core included) that look at the time zone that the actual physical server is on and ignore your setting.  I believe one example of this is the Log Viewer.  This is unfortunate, and more modules should take times zones into account better.
 
New Post
3/11/2006 1:58 AM
 

Thanks for your reply,

However, even the date that appears in the menu bar can sometimes be 1 day off, indicative of the fact that this, too, is not looking at the time zone. Is there anything that I can do?

Thank you again!!

 
New Post
3/11/2006 7:25 AM
 

Are you sure your time zone is set correctly?  You can set the default time zone for the portal, but each user has their own specific setting, which is what the [CURRENTDATE] skin object uses.  This skin object is located in Admin/Skins/CurrentDate.ascx, and uses the following code, so it should set it to your specific time:

Dim objUserTime As New UserTime

If DateFormat <> "" Then

lblDate.Text = Format(objUserTime.CurrentUserTime, DateFormat)

Else

lblDate.Text = objUserTime.CurrentUserTime.ToLongDateString

End If

 
New Post
4/5/2006 9:09 AM
 

Hey guys,

I've been playing around with this a bit more, and I am getting more and more confused. When I set the time zone as UTC 00:00, all the times are correct, but they are 24 hours out. That is, they display the correct time, but yesterday! Even though I live in Adelaide, which is UTC +9:30.

If I set it as UTC +9.30, then it is 14.5 hours out still. So basically, to get it to display the correct time, I would need it to display UTC +24:00, when it is meant to be UTC +9:30.

Clearly there is something going wrong with what I'm doing. I've set it as UTC +9.30 in both my own preferences and in the Host settings. Can anyone help me?...

Sean

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Portal TimePortal Time


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out