MrFancyteeth
Programmer
morning
I'm trying to use datetime(afturedate)-datetime() to return the a 'proper' interval between the 2 date/times
currently the calculation returns the number of seconds between the 2 date/times - but I would like it to return 2 days, 4 hours, 3 minutes and 7 seconds.
I'm working on a function to convert the number of seconds to this format - What i would like to know - is there a built in Foxpro function that would do this for me? or should i persevere with my function?
mRF
I'm trying to use datetime(afturedate)-datetime() to return the a 'proper' interval between the 2 date/times
currently the calculation returns the number of seconds between the 2 date/times - but I would like it to return 2 days, 4 hours, 3 minutes and 7 seconds.
I'm working on a function to convert the number of seconds to this format - What i would like to know - is there a built in Foxpro function that would do this for me? or should i persevere with my function?
mRF