The default DateTime editor seems to be completely non-functional in the latest release. Mouse wheel scrolls, cursor keys, manual entry are all ignored and the value returned/stored/displayed is always the current time the control was instantiated.
Tested in my own application, and by downloading the Live Explorer Click Once application and tested there with identical results.
Comments: ** Comment from web user: BoucherS **
Tested in my own application, and by downloading the Live Explorer Click Once application and tested there with identical results.
Comments: ** Comment from web user: BoucherS **
I confirm the bug is caused by the locale. Using the CultureInfo "en-NZ" prevents the user from modifying the DateTime format.