Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Previously, it was not possible to create a custom name of the template for the XSLT template of date. The code was enhanced to allow for this functionality. A new argument for function ConvertDate for create a custom name for the XSLT template of date has been added. For example:

Panel

ConvertDate( |effectiveDate|, "M?\D?\YYYY", "YYYY-MM-DD", "MyTemplate")

This issue was tracked as Item #138638.

...