CRoebuck Posted September 22, 2005 Report Share Posted September 22, 2005 Hi all I have a vi that returns the information about file modifications as timestamps , I then want to find the oldest (or newest) file from an array of timestamps. I have tried direct comparison without success and am now trying Seconds to Date/Time but with Timestamp data as the source. Anybody suggest an easier way before I start unbundling the timestamp cluster and comparing induvidual elements ? Thanks Chris Quote Link to comment
Mark Balla Posted September 22, 2005 Report Share Posted September 22, 2005 I have a vi that returns the information about file modifications as timestamps , I then want to find the oldest (or newest) file from an array of timestamps. I have tried direct comparison without success and am now trying Seconds to Date/Time but with Timestamp data as the source. Anybody suggest an easier way before I start unbundling the timestamp cluster and comparing induvidual elements ? Why not use the Sort 1D Array function. Quote Link to comment
djolivet Posted September 22, 2005 Report Share Posted September 22, 2005 This should do it Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.