From: Russell Bryant Date: Mon, 4 Apr 2005 07:28:34 +0000 (+0000) Subject: reflect the correct format of ${DATETIME} in the doc (bug #3857) X-Git-Tag: 1.0.11.1~174 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e12e134ef98bbe48ac31e8a6690367c7871c4749;p=thirdparty%2Fasterisk.git reflect the correct format of ${DATETIME} in the doc (bug #3857) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5381 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/doc/README.variables b/doc/README.variables index d145a21764..9fbfb1dd04 100755 --- a/doc/README.variables +++ b/doc/README.variables @@ -55,7 +55,7 @@ ${CALLERIDNUM} Caller ID Number only ${CALLINGPRES} PRI Caller ID presentation for incoming calls ${CHANNEL} Current channel name ${CONTEXT} Current context -${DATETIME} Current date time in the format: YYYY-MM-DD_HH:MM:SS +${DATETIME} Current date time in the format: DDMMYYYY-HH:MM:SS ${DNID} Dialed Number Identifier ${ENUM} Result of application EnumLookup ${EPOCH} Current unix style epoch