VI Date Import with format of YYYY-MM-DD

SOLVED

Running Sage 100 v2018.  Creating a VI import job where the field in the import file has a date format of YYYY-MM-DD.  Unfortunately there isn't a date format option matching the dashes ( - ).  Is there a perform or conditional expression I could use to either remove the dashes (allowing me to use the YYYYMMDD format) or another options that wouldn't require manipulating the data within the file prior to importing?