http://www.uccorner.com/231/sharepoint/content-query-web-part-image-on-left-with-formatted-date-and-description/
<xsl:value-of select="ddwrt:FormatDateTime(string(normalize-space(@DateField)) ,1033 ,'dd/MM/yyyy')" />
xmlns:ddwrt="http://schemas.microsoft.com/WebParts/v2/DataView/runtime"
ddwrt:UserLookup(string($variable),'ID')
<xsl:value-of select="ddwrt:FormatDateTime(string(normalize-space(@DateField)) ,1033 ,'dd/MM/yyyy')" />
xmlns:ddwrt="http://schemas.microsoft.com/WebParts/v2/DataView/runtime"
ddwrt:UserLookup(string($variable),'ID')
No comments:
Post a Comment