P 2 K_PU.IS_DATE

Determines if a string value consist of a date#

Functionality:#

This function returns the date if the passed string is a valid date, or NULL if it is not (in the specified format)

Parameters:#

STRING The test value you want to test
FORMAT The format of the

Returns: #

Date

Errors: #

Returns NULL if the value is not a date, or is not in the specified format

Notes#


Notes#

Click to create a new notes page