Symptoms
Date with year prior to 1773 do not return in List Method. We have a MSSQL table column with a datetime2(7) datatype. When we call the list method , the date column returns data for dates after 1773. But no dates are returned prior to 1773.
Diagnoses
This has been identified as a Bug.
Resolution
A coldfix was provided which resolved the issue.