Smartsheet.Api.InvalidRequestException: 'The value for cell in column 324579127256964, 19/04/2018, did not conform to the strict requirements for type DATE.'
I'm receiving the above error trying to insert 19/04/2018 into a column programmatically using C#.
As the error states it's not conforming to the the strict requirements. What are the requirements?