I have a variable which is a time range:
ex: 7:00 AM - 9:15 AM
ex: 12:00 AM - 2:00 PM
As you can see, I can't just grab a # of charachters. I'd like to use some perl code and end up with:
example variable = 7:00 AM - 9:15 PM
example product variable 1 = 070000
example product variable 2 = 211500