OCLOperators formatDateTime
(Created page with " Refer to this page on custom [https://docs.microsoft.com/en-us/dotnet/standard/base-types/custom-date-and-time-format-strings .net date format strings]")
 
No edit summary
Line 1: Line 1:


Refer to this page on custom [https://docs.microsoft.com/en-us/dotnet/standard/base-types/custom-date-and-time-format-strings .net date format strings]
Refer to this page on custom [https://docs.microsoft.com/en-us/dotnet/standard/base-types/custom-date-and-time-format-strings .net date format strings]
Example:
formatDateTime('yyyy-MM-dd hh:mm:ss')
Is the ISO-8601 date format.

Revision as of 15:49, 13 June 2019

Refer to this page on custom .net date format strings

Example:

formatDateTime('yyyy-MM-dd hh:mm:ss')

Is the ISO-8601 date format.

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