Hi Oliver,
hello: i want to compare time and date information to determine whether a certain time/date falls within a certain time/date window. apparently, this doesn't work with the > or < operators (at least i cannot get that to work). will i have to write my own function, is there something built in RR, or does someone have a solution to share? thanks! olli.a good idea (i use it, so it must be a good idea ;-) is to convert dates to seconds
and then do the comparison. So you can even add/subtract half a day etc...
Try it, it might work for you, too :-)
Hope that helps.
Regards
Klaus Major
[EMAIL PROTECTED]
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
