-79709   Error in date format

Explanation

The expected input is a valid date string in the following format: yyyy-mm-dd.

User response

Check the date and verify that it has a four-digit year, followed by a valid two-digit month and two-digit day. The delimiter must be a hyphen ( - ).


Copyright© 2018 HCL Technologies Limited