OCLOperators formatDateTime
From MDrivenWiki
Refer to this page on custom .net date format strings
Example:
formatDateTime('yyyy-MM-dd hh:mm:ss')
Is the ISO-8601 date format
Example, 24h version:
formatDateTime('yyyy-MM-dd HH:mm:ss')
formatDateTime('week') returns the Iso8601 week number of the year