← Prev in month ← Prev in thread

date:date-time()

From
Date
2006-12-11T09:07:57+00:00
ID
Thread
date:date-time()
Hello,

to have a date in the footer of my document I'm using 
<xsl:call-template name="datetime.format">
            <xsl:with-param name="date" select="date:date-time()"/>
            <xsl:with-param name="format" select="'d.m.Y'"/>
          </xsl:call-template>

This works very well with FOP 0.20.5. Now, I'm trying FOP 0.92beta. But now this doesn't work. FOP 0.92 does not know the prefix date.

Has anybody a suggestion?

Thanks in advanced.
Best Regards,
Leeloo

 
		Was ist Glück? Schlafen Fische überhaupt? Die Antworten gibt’s auf Yahoo! Clever.
← Prev in month ← Prev in thread