I have added a release date string into the title tag of some files. I would like to remove part of that string.
Example:
2013-12-06T22:40:53Z - rest of title tag
I would like to truncate that to
2013-12-06 - rest of title tag
I have searched several topics and tried a few actions that were suggested for other replace actions. Nothing has worked yet with regular replace for me, probably because I didn't use correct syntax.
Can anyone suggest the correct syntax to use to achieve that action?