How can I convert Date to DateTime and vice versa?
Date
DateTime
E.g.
Date dt = new Date();
Now I want to covert this to