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

have @ datetime.tryparseexact method


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -