XLT formatting a date field...
I have the following XLT in my custom sharepoint list application
<td class="style21" style="width: 185px" ><xsl:value-of select="@app_pr_datesub" /></td>
which produces
2018-03-25T04:00:00Z
How do I format that as
03/25/2018