I'm trying to time the duration of a test procedure. When I set a variable to Time, I get back something like "8:05:31 AM." First, what data type is this? Second, how can I grab just the seconds part? -- Arthur