Modules | Version: 2 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. An implementation of this extension function in the EXSLT date namespace must conform to the behaviour described in this document. Implementations
Built-in support for
The following implementations of
Change HistoryPrevious Version: date.day-in-week.1.html
|
http://www.exslt.org/date/functions/day-in-week/date.day-in-week.html last modified 2002-11-12