You are on page 1of 1

<xsl:template xmlns:xsl="http://www.w3.

org/1999/XSL/Transform">
<xsl:value-of select="substring-before({0},'T')"/>
</xsl:template>

You might also like