Tagged Questions
0
votes
1answer
77 views
SearchCoreResult returns Regional Date Value
I got the following formate returned from "Write" in english:
<write>09/12/2012</write>
I parse that with the following line and return a german format: 12. Sep.
<xsl:value-of ...
0
votes
2answers
186 views
SQQuery, Dates and Regional Settings
First, some setup: My Site is set to Eastern Time, and the server is located in Eastern Time.
I'm trying to run a query against a list using the created date. I have tried using all variations I can ...
3
votes
1answer
181 views
“Changed On/Modified” columns - Date Format & Regional Settings
I was wondering if I change my regional settings through: Site Settings - Regional Settings - Locale: Dutch (Netherlands), affects the date format of the standard columns (Changed On/Modified e.g.).
...