Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I have a structure like this:
ParrentNode- monday- tuesday- wednesdayetc.
Figured it out!
<xsl:variable name="dayofweek" select="Exslt.ExsltDatesAndTimes:dayinweek()"/>
returns the daynumber.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Show specific nodes based on day-of-the-week
Hi,
I have a structure like this:
ParrentNode
- monday
- tuesday
- wednesday
etc.
Figured it out!
returns the daynumber.
is working on a reply...