On Tuesday 18 May 2004 04:50, Manuel Wenger wrote: > I've just checked out the latest CVS from the 1.0-stable branch, > but DateTime() seems somewhat buggy. It says something like: > Tuesday May 18 11:46 AM 2004 > instead of > Tuesday May 18th 2004 at 11:46 AM > � > (notice the wrong order of the words and the missing "th"/"at") > � > Did I miss something? Does DateTime() now take parameters that I > wasn't aware of where you can tell * in what order it has to > playback the date/time files?
DateTime() is deprecated. Use SayUnixTime() instead. -Tilghman _______________________________________________ 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
