summaryrefslogtreecommitdiff
path: root/doc/README.variables
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2003-04-22 03:17:30 +0000
committerMark Spencer <markster@digium.com>2003-04-22 03:17:30 +0000
commitdf565c2ccb36ca2e65d463338ff5cf9d94d5ef34 (patch)
tree2e1fec056d35881e35f69455213df1d2bb5a7479 /doc/README.variables
parent82b01cca71a9cf385f30ea6b97c9705415ec11e0 (diff)
Update variables file
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@880 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc/README.variables')
-rwxr-xr-xdoc/README.variables2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/README.variables b/doc/README.variables
index bb44ff1fe..c8a66c71e 100755
--- a/doc/README.variables
+++ b/doc/README.variables
@@ -36,6 +36,8 @@ ${EXTEN} Current extension
${CONTEXT} Current context
${PRIORITY} Current priority
${CHANNEL} Current channel name
+${EPOCH} Current unix style epoch
+${DATETIME} Current date time in the format: YYYY-MM-DD_HH:MM:SS
There are two reference modes - reference by value and reference by name.
To refer to a variable with its name (as an argument to a function that