Thanks for your reply Brian. I am able to get only the hour and minute but not the seconds. I need seconds also, any suggestions?
Regards Deepak ----- Original Message ----- From: "Brian West" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 04, 2004 02:23 PM Subject: Re: [Asterisk-Users] talking clock > SayUnixTime will do that just give it the format you want. > > SayUnixTime([unixtime][|[timezone][|format]]) > unixtime: time, in seconds since Jan 1, 1970. May be negative. > defaults to now. > timezone: timezone, see /usr/share/zoneinfo for a list. > defaults to machine default. > format: a format the time is to be said in. See voicemail.conf. > defaults to "ABdY 'digits/at' IMp" > Returns 0 or -1 on hangup. > > > bkw > > On Wed, 4 Feb 2004, Deepakumar JV wrote: > > > Hello > > > > I am looking for a AGI application that can say the current time with seconds, but i don't need the day/year. > > > > Has anyone got this already? > > > > Thanks in advance > > Deepak > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
