Date/Time Functoids
Note: XSLT 1.0 has no built-in Date/Time functions, whereas XSLT 2.0/XPath 2.0 does.
Add Days
Generates: C#
Has XSLT Equivalent: in 2.0 only
XSLT 1.0 Equivalent: (none)
Date
XSLT 2.0 Equivalent: fn:current-date()
Date and Time
XSLT 2.0 Equivalent: fn:current-dateTime()
Time
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.