date_parse.md 481 B

% This is generated by ESQL's AbstractFunctionTestCase. Do not edit it. See ../README.md for how to regenerate it.

Parameters

datePattern : The date format. Refer to the DateTimeFormatter documentation for the syntax. If null, the function returns null.

dateString : Date expression as a string. If null or an empty string, the function returns null.