[ROOT] / doc / toc / ARCQuery / Class / FunctionKeyDate

SyntaxHelp , TryGetP


Formats a date without time component.

Uses format 'yyyy-MM-dd'.

Example: '2021-03-02 14:35:00' becomes '2021-03-02'.

Note: For dates that have 'no' time-component, like '2021-03-02 00:00:00.000', ConvertObjectToString will use only the date information, like '2021-03-02', leaving FunctionKeyDate somewhat superfluous.

See SyntaxHelp.


SyntaxHelp'Date()'
TryGetPNOTE: The in-parameter is a property, not an entity.

Details

Generated 2024-04-24 13:32:19.526 UTC