Hi Ryan,
You can use a microflow to parse the datetime value. Something like this:
If you configure this microflow in your import template as a parse microflow for that attribute it will import the value as a datetime attribute.
Be careful with datetimes to check if you need UTC or local time.
PS: off course the check in the decision split is not empty instead of empty.