Themuppeteer
Programmer
Hi,
I have a recordset containing 2 fields
i.g. '11 apr 2001 16:38:46:457 ' and
'11 apr 2001 16:39:46:487'
and I want to know how many time there is between them.
I know I can write a complete function to do this (which would be a lot of work), but before I start doing that, I would like to know if there isn't some sort of build in function that can convert these date-time fields to Idono, an integer or somthing ,so i can subtract them easily and save me a lot of time/work.
Thanks,
The Muppeteer
I have a recordset containing 2 fields
i.g. '11 apr 2001 16:38:46:457 ' and
'11 apr 2001 16:39:46:487'
and I want to know how many time there is between them.
I know I can write a complete function to do this (which would be a lot of work), but before I start doing that, I would like to know if there isn't some sort of build in function that can convert these date-time fields to Idono, an integer or somthing ,so i can subtract them easily and save me a lot of time/work.
Thanks,
The Muppeteer