I have a feature layer that has the date/time in two separate string fields labeled "Date" and "Time". I need to convert these into a date field using GeoEvent. I created a second feature service that has a DateTime field that is a date field however I am having trouble getting GeoEvent to copy the string date over into the second feature layer as a date. Any help is appreciated.