Is there a VI to convert Time (in string format) into a time stamp? I know there is a Time stamp into date fomat VI, but I need the reverse. This would be needed in order to calculate the time difference between two times.
Example:
Convert these strings into time stamps:
10/1/2007 8:42:01 PM
&
9/27/2007 7:39:00 AM
And then subtract the 2.
Javier