FNCDateTimePicker

Hello,

I am getting some strange results when trying to set the SelectedDateTime at run time.

The sequence of events is :
1. Call Clear for the component
2. Set the SelectedDateTime to 7 April, 2019, 3:00 am . The time is not displaying, the date is.
3. Set the SelectedDateTime to 3 November 2019 2:00 am. Date and time display.
4. Set the SelectedDateTime to 7 April, 2019, 3:00 am . The time and date display.
5. Call Clear for the component
6. Set the SelectedDateTime to 7 April, 2019, 3:00 am . The time is not displaying, the date is.

Initially I was setting the SelectedDateTime to 0.0 instead of calling Clear, but this was not working consistently, perhaps the same problem as outlined in the above steps.

Is this a bug or something I am doing wrongly ?

I am using the latest version of FNCUIUtils.  All the component properties are default values.

Sue

Hello,


We have investigated this here and applied a fix, the next version will address this.

Thank you

Hi
Sorry about the empty post.
Did you also notice that sometimes the Date part of SelectedDateTime is not updated ?

Sue

Hi,


Yes. It's fixed now and it will be the part of the next update.

Excellent