What return a DatePicker Control?

Asked By Carlos
17-Aug-10 04:15 PM
Earn up to 0 extra points for answering this tough question.
Hola guys,
   Maybe the question is too silly, but why is the reason that the datepicker control always return the time 12:00:00 AM?
Regards,
Carlos

  start of the day

Robbe Morris replied to Carlos
17-Aug-10 06:51 PM
end of post

  re: What return a DatePicker Control?

Super Man replied to Carlos
17-Aug-10 08:27 PM

date picker control is used for displaying the date.

time 's default  value is always defined with 12:00:00 AM.

because it is basically the starting of the time ( assume time is initialized with  0. )

Create New Account