Formats the date using a pattern.
Namespace
xmlns:AS="http://schema.advantages.cz/AsapFunctions"
Syntax
Parameters
Name | Description |
---|---|
date | Date to be formatted. |
format | Formatting pattern. See .NET Custom Format Strings for available patterns. |
Remarks
Formatting is always done using the logged-in user's locale.
Example
This example formats a date for US English style.
Source XML
Stylesheet