Sharepoint calculated Date field shows incorrectly in non-US region

Posted by Proforce on Stack Overflow See other posts from Stack Overflow or by Proforce
Published on 2010-03-16T10:45:03Z Indexed on 2010/03/16 10:46 UTC
Read the original article Hit count: 425

If a SharePoint user (with Regional Settings set to UK) views a calculated date field in a View details form, the field shows incorrectly showing the date is in US format, thus 01-Apr-2010 for 03-Jan-2010, and doesnt show unresolvalble dates such as 31-Dec-2010. This applies even with a simnple =[Modified] formula

The Server is set up in the US for that locale.

Does anyone know of a workaround for this or if there is a patch available ?

Thanks in advance..

© Stack Overflow or respective owner

Related posts about sharepoint

Related posts about calculated-columns