Modules | Implementer Page: date.day-in-week.html Function Syntaxnumber date:day-in-week(string?) Template Syntax<xsl:call-template name="date:day-in-week"> <xsl:with-param name="date-time" select="string" />? </xsl:call-template>
The
The date/time string specified as the argument is a right-truncated string in the format defined as the lexical representation of
If the date/time string is not in one of these formats, then The numbering of days of the week starts at 1 for Sunday, 2 for Monday and so on up to 7 for Saturday. Implementations
The following XSLT processors support
Implementations of
|
http://www.exslt.org/date/functions/day-in-week/index.html last modified 2002-11-12