PDA

Click to See Complete Forum and Search --> : DateTimePicker doesn't show the time


Genie
Mar 6th, 2003, 06:33 AM
Hi,

I have a DateTimePicker with the .Format set to Long.

I also want to display the time in the same control, but cannot find a way to do that except to set a custom date/time format, but then this would mean the locale of the country would be discarded.

How can I display both the .Long date format and .Time on the same control, baring in mind the format should be taken from the users regional settings.

cheers.