Page 1 of 1

Date Calculations

Posted: Sun Jul 22, 2007 5:09 pm
by sosterbauer
Hi, I'm new to the forum. I've been working with Rev Studio for about 10 months, and understand it pretty well. But I can't seem to find any date calculation functions. Specifically, I need to be able to calculate the elapsed days between two dates. I can't seem to find anything in Rev's documentation, and I've done a search of the forums. I'm sure it's right under my nose. Anyone have a pair of glasses for me?

Thanks.

Posted: Sun Jul 22, 2007 6:06 pm
by malte
Look at the convert command. You can convert a date to seconds and go from there. Also you might want to look at the dateitems.

Hope that helps,

Malte

That worked

Posted: Tue Jul 24, 2007 1:15 am
by sosterbauer
Thanks. That worked.