G
Guest
I have a DateTimePicker control on a Windows form. What I want is to
configure it to recognise 24:00:00 as a valid time. I only intend to use
the return value as a string (i.e. not DateTime variable)
How can I do this?
Many thanks.
configure it to recognise 24:00:00 as a valid time. I only intend to use
the return value as a string (i.e. not DateTime variable)
How can I do this?
Many thanks.