Hello All, I am almost done with my notifications system, but I am stuck with prompting the correct time. I went over the "phpagi" doc's, on how to say a given time using "SAY TIME <time> <escape digits>. According to http://www.voip-info.org/wiki/view/say+time it say <time> is number of seconds elapsed since 00:00:00 on January 1, 1970, Coordinated Universal Time (UTC). Do I have to compute my time based on 00:00:00 on January 1, 1970 and then it will prompt correct time? What I am looking for is that, say the time on any given number of seconds. Anyone can help? Cheers, Nitesh