PDA

View Full Version : How to get Date from TimeField



drenda81
28 Aug 2008, 11:12 AM
Hi,
I've a simple question. What is the best way to get an object Date from DateField + TimeField?

In many examples there are 2 field to represent a date; one field is a dateField and the other is the TimeField. Is usefull to get an object Date from this fields to manipulate the informations. It's possibile in a simple way?

Thanks