Page 1 of 1

datetimepicker value different from variable

Posted: Fri Apr 05, 2013 9:07 pm
by texanobta
Hello,
Hope can you help me.
The value displayed on the datetimepicker is different from the variable value.
I want a specific time, so my variable is initialized by the following expression:

Code: Select all

new DateTime(DateTime.Now.Year,DateTime.Now.Month,DateTime.Now.Day, 23, 59, 59)
But the datetimepicker value for that variable is always the current DateTime.
Am I doing something wrong? Is there any way to 'fix' it?

Thanks!

Re: datetimepicker value different from variable

Posted: Mon Apr 08, 2013 10:56 am
by HighAley
Hello.

We couldn't reproduce your issue.
What version do you use?
Could you send us step-by-step instruction how to reproduce it?

Thank you.

Re: datetimepicker value different from variable

Posted: Mon Apr 08, 2013 12:40 pm
by texanobta
Good morning,

The attached video has step-by-step instruction.

Thank you.

Re: datetimepicker value different from variable

Posted: Tue Apr 09, 2013 7:43 am
by Alex K.
Hello,

Please check the last prerelease build.

Thank you.