fix time fields that are multi-input fields (GF 1.9+)
Handles all multi-input fields generally instead of targeting name,
address, etc, fields specifically. Within the multi-input field
context, handle time fields specifically to parse the time string saved
within the entry for the multiple inputs since the time field is
(always?) saved as a single value in the entry.