Remove DateTimestamp from String Options
Posted: Mon Oct 06, 2008 3:37 pm
All,
I'm working with a list of filenames that contain a datetime stamp.
example: "Change 69231 Ticket2008-10-01 14.48.18.953.xls"
example: "Somename2008-10-01 14.48.18.953.pdf"
example: "AnotherReport2008-10-01 14.48.18.953.htm"
Would like to change to "Change 69231 Ticket.xls" or "Somename.pdf" or "AnotherReport.htm"
Looking for an expression
How can I find and delete the timestamp within a string like the
above.
Thx
Steve
I'm working with a list of filenames that contain a datetime stamp.
example: "Change 69231 Ticket2008-10-01 14.48.18.953.xls"
example: "Somename2008-10-01 14.48.18.953.pdf"
example: "AnotherReport2008-10-01 14.48.18.953.htm"
Would like to change to "Change 69231 Ticket.xls" or "Somename.pdf" or "AnotherReport.htm"
Looking for an expression
How can I find and delete the timestamp within a string like the
above.
Thx
Steve