redcard asked 2017-05-24 19:06:33 UTC
This line of code:
dateTimePicker1.Value = System.DateTime.MaxValue;
results in the following error:
The added or subtracted value results in an unrepresentable DateTime. Parameter name: value
I hit this in 1.3.65, I do not believe I hit this in previous version.
Thanks,
Andrew
redcard asked 2017-05-24 19:06:33 UTC
This line of code:
dateTimePicker1.Value = System.DateTime.MaxValue;
results in the following error:
The added or subtracted value results in an unrepresentable DateTime. Parameter name: value
I hit this in 1.3.65, I do not believe I hit this in previous version.
Thanks,
Andrew