10-19-2010 10:30 AM
Hi Everyone ,
I have two time strings :
05-06-2009 > 02:00-03:00
13-06-2009 > 05:00-06:00
I want to convert them into timestamp and then i want to compare them to know which one is older.
If its possible without converting to timestamp then that would be good too but I guess the best way would be to convert the string to timestamp first.
Rgs
M Omar Tariq
Solved! Go to Solution.
10-19-2010 11:15 AM
Did you get what you needed fronm the other thread? If so you should make this as solved.
10-19-2010 11:18 AM
No , i tried the same technique which is shown in the other thread but it didn#t work =(
Therefore can anyone help me out if possible
Thanx
Rgs
Omar
10-19-2010 11:22 AM - edited 10-19-2010 11:23 AM
Its now working ,
Thanx , I was doing a mistake, the following thread solution works
http://forums.ni.com/t5/LabVIEW/timestamp-conversion/m-p/1283734/highlight/false#M533356
Rgs
Omar