Hi,
I want to get the end date of a schedule which is recurring.
I used the function getEndDate() with a PSTAppointmentRecurrence object which
produces a number something like 217170720. I used to convert this number to
date which produces undesirable dates like "Sat Jan 03 18:19:30 BDT 1970".
My question:
1. is this number produced by getEndDate() a timestamp? I don't think so. Then,
what is this number?
2. If I am going to a wrong way, could you please show the right way to get end
date?
Thanks.
Sadi