OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


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

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]