Skip to main content

WSSV3FAQ

Go Search
Home
  
WSSV3FAQ > v3 WSS FAQ > Applications Templates: A web page is showing US dates despite me having changed regional settings. How can I correct this?  

v3 WSS FAQ: Applications Templates: A web page is showing US dates despite me having changed regional settings. How can I correct this?

Roman

III 

RomanNumber

Group

Administration 

Item

77.05 

Title

Applications Templates: A web page is showing US dates despite me having changed regional settings. How can I correct this? 

Description

This no doubt occurs in several application templates. This particular one was noticed by Daryll Holland in the Reservations Page of the " Room and Equipment Reservations" template.
 
He solved it by editing the bottom webpart on the Reservations page with the XSL Editor.
 
 
Replace
 
<xsl:param name="lcid">1033</xsl:param>
 
with
 
<xsl:param name="lcid">5129</xsl:param>
 
 
(Naturally change the lcid number to the lcid number of your location - Finnish for instance is 1035; Italian (Italy) 1040)
 
 
Thanks to Darryl!
 
 
P.S. I tried doing this in Firefox and it's a complete disaster as you can't see the code properly in the small window they give you. So use IE where you click on the XSL Editor button to get a reasonably-sized window you can also expand.

Series

1-99 

Pr

 

OUT

 
Attachments
Created at 12/13/2008 1:53 AM  by Mike Walsh 
Last modified at 12/13/2008 1:53 AM  by Mike Walsh