Kind regards,
Vincent
Hi Vicent,
You have this functions:
All of them returns Integer type.
It's this that you need?
Hope this can help you.
Regards,
Ricardo
I misread the explanation of DiffSeconds. I thought it would only use the time portion of a DateTime (like DiffDays does by only using the Date portion) but it does what I need (up until a very short timeframe but it within my use limits for now).
Thanks for the suggestions :)