Dear All, Sorry for the question - I did search the site and found a few bits but nothing that solved my problem (or maybe I'm just a bit slow.. :-)). Essentially, I have two date/time fields in character format ($19) displayed as, for example, '2013-10-15T12:33'. I want to find the time difference in minutes between the two fields, e.g., one field is '2013-10-15T12:33', the other is '2013-10-15T12:35' = difference of 2 minutes. Any idea how to do this? I think part of the problem is that the variables are in char format and I can't seem to convert... Any help is greatly appreciated Thanks!
... View more