I need a big favor for a work project, if someone who has some MC-date-foo wouldn't mind helping me.
I have a WHOLE BUNCH of files that are named in the following format:
20100920-1032-highseas-720pW
20100921-1457-highseas-360pW
I need to extract some metadata out of those filenames. What I need help with is extracting the [Date] field. The first two hyphen delimited sections are the date of the file (the time field is in 24hr time, obviously). The rest of the file name includes the Event Location and then the format of the video (I know how to handle that stuff).
Unfortunately, the files themselves do NOT have the proper Date Modified/Created anymore, because they've been FTPed around and whatnot, so the Date MC uses on import is wrong. I need to extract the date and time out of the filename, and get it into the [Date] field in MC. I am completely clueless on how to do this. Can anyone help me?
I'm going to have to do this a lot, so I'd like an "expression" that I can save in the Fill Properties from Filename tool and use it at will.