I receive e-mails at least once a day with price changes. I am attempting to automate the recording of the data. I am fairly new to regex and now more confused than I was 5 hours ago.
Here are some sample lines to parse. Note that the time format is not always the same:
Effective 00:01AM, 10/13/10, PRICES WILL BE AS FOLLOWS UNLESS OTHERWISE NOTED
Effective 00:01 AM, 10/13/10, PRICES WILL BE AS FOLLOWS UNLESS OTHERWISE NOTED
Looking to get time and date into a variable for manipulation later in the script prior to being inserted into a database.