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 ...