LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

string matching

I found the automatic time setting on my MAC but it doesn't have GMT or UTC; it has BST which is London and uses daylight savings time so is an hour off 6 months out of the year.
0 Kudos
Message 11 of 13
(489 Views)
I still don't have it right. How do I separate the date from the time? Fri Apr 4 17:04:25 2008
Shouldn't [0-9][0-9][:] work?
0 Kudos
Message 12 of 13
(478 Views)
got it. match pattern seems to work better than split string.
0 Kudos
Message 13 of 13
(474 Views)