Since your data is in a fixed format, you can write some simple code to go over the string and convert it to a LabVIEW timestamp, which you can work on. To do this, Write some code that will allow you to read and convert to a number each part of your field (month, year, minute, second...). From the Time & Dialog pallette, take the Seconds to date\time VI and place it on the diagram. Place a "Bundle by name" function near it and wire the output of the VI into "input cluster". Wire your data in, convert the result back using Date\time to seconds and that's it.
___________________
Try to take over the world!