1
Answer

WPF: From the Database am getting the datetime value

In WPF. From the Database am getting the datetime value as long value e.g 20141212000000 i have to convert it to the DateTime Value in WPF application.
Am using Datepicker Also

Answers (1)