Re: Displaying Timestamps Across Multiple Timezones in Web Part
From: Geoff Robinson (geoffr2_at_aol.com)
Date: 08/24/04
- Next message: JP: "SPS 2003 and Document Level Security"
- Previous message: Tommy: "Restrict domain administrators access"
- In reply to: Geoff Robinson: "Displaying Timestamps Across Multiple Timezones in Web Part"
- Messages sorted by: [ date ] [ thread ]
Date: 24 Aug 2004 09:16:06 -0700
I have found the solution and it isn't pretty. Basicly, you have to
get a JavaScript to the client-side in order to access the the
appropriate time zone information and display the information
ultimately with a document.write.
Geoff
geoffr2@aol.com (Geoff Robinson) wrote in message news:<978b35e2.0408120849.5abb4040@posting.google.com>...
> Hi,
>
> I'm working within Sharepoint 2001 Portal Server. I have a web part,
> saved as a dwp file, which queries a document library for events and
> displays the times of the files.
>
> I have people looking at the web part across multiple time zones. They
> want to see the time stamp in accordance with their time zone, not the
> server's.
>
> As far as I can tell the dwp, which the web part calls, is an xml file
> which is processed on the server. All of the research I've done tells
> me that client-side Javascript (or something similar) must somehow get
> the GMT offset to the server.
>
> Is there anyone out there who has encountered a similar problem? How
> did you go about fixing the problem?
>
> For those who haven't dealt with this problem before, do any of you
> have any ideas or suggestions?
>
> I greatly appreciate any help.
>
> regards,
> Geoff
- Next message: JP: "SPS 2003 and Document Level Security"
- Previous message: Tommy: "Restrict domain administrators access"
- In reply to: Geoff Robinson: "Displaying Timestamps Across Multiple Timezones in Web Part"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|