OCLOperators formatDateTime
No edit summary
(Automatically adding template at the end of the page.)
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:


'''Example:'''  
'''Example:'''  
  formatDateTime('yyyy-MM-dd hh:mm:ss')
  formatDateTime('yyyy-MM-dd HH:mm:ss')
Is the ISO-8601 date format
Is the ISO-8601 date format


Line 11: Line 11:
formatDateTime('week') returns the Iso8601 week number of the year
formatDateTime('week') returns the Iso8601 week number of the year
[[Category:OCLOperators]]
[[Category:OCLOperators]]
{{Edited|July|12|2024}}

Latest revision as of 15:41, 10 February 2024

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

This page was edited 96 days ago on 02/10/2024. What links here