...
DateTime()
...
<h3>Synopsis</h3>
...
Synopsis
Says a specified time in a custom format.</p>
<h3>Description</h3>
<p>Say
Description
Say the date and time in a specified format.</p>
<h3>Syntax</h3>
<ac:macro ac:name="noformat"><ac:plain-text-body><![CDATADateTime(unixtime,timezone,format)]></ac:plain-text-body></ac:macro>
<h5>Arguments</h5>
<ul>
<li><code>unixtime</code>
Syntax
No Format |
---|
DateTime([unixtime,[timezone,[format]]]) |
Arguments
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"
...
<h3>Import Version</h3>
...
IMp
See Also
Import Version
This documentation was imported from Asterisk Version SVN-branch-11-r386286</p>r418713