in reply to Re^2: Problem with DateTime subtract_datetime
in thread Problem with DateTime subtract_datetime

I get the correct answer, although it's '4 days 11 hours'. Perhaps you should be using 'today()' instead of 'now()' ? Also, try to write an example that doesn't use today() or now(), and uses fixed dates, so that the example will behave the same tomorrow.
  • Comment on Re^3: Problem with DateTime subtract_datetime