Hi, I have a requirement for an MDK app where I need to set a timepicker to be initially empty so that it forces the user to fill it in when they try to submit the selected time.
I have tried setting it both to null and 0 by default, but neither of these seem to work and it just defaults to the current time.
Is there any way to set it be empty?