Hello,
Can i get the value of minute and second when i select date from a WebDatwChooser control?
Thank you in advance.
zdelo,
The WebDateChooser does not deal with the time portion of the DateTime object; the WebDateChooser's Value property will always return 12:00:00 AM for the Time portion. If you want a precise Date and Time, I recommend using the WebDateTimeEdit control rather than the WebDateChooser.
~Kim~