View Single Post
Old 07-08-2008   #3 (permalink)
Mihai N.


 
 

Re: date time formatting

Quote:

> my sp takes datetime in 'yyyyMMdd HH:mm:ss' format.
>
> however my c# datetimepicker takes 'dd/MM/yy HH:mm:ss' format.
DateTimePicker.Value Property is a DateTime, no need to go thru a
string and then parse it.


--
Mihai Nita [Microsoft MVP, Visual C++]
http://www.mihai-nita.net
------------------------------------------
Replace _year_ with _ to get the real email
My System SpecsSystem Spec