The user creates some items with date type, but sometimes he needs to edit, I made the option using AirDate/TimePicker.
The problem is that I use these date types to make a date interval, but when the user decides to edit an item of days. It takes the current day.
is there any way I can concatenate the old date with the new time?