c# 3.0 - Conversion of a object into a particular datetime format -
i want convert query string object datetime in format:- "yyyy-mm-dd hh:mm:ss.xxx" in c#.net. when using convert.todatetime(object) getting datetime value exception being fired.
could can provide me iformatprovider same.?
thanks
varun sareen
Comments
Post a Comment