[Asterisk-cvs] asterisk/doc README.variables,1.22.2.4,1.22.2.5

russell at lists.digium.com russell at lists.digium.com
Mon Apr 4 02:35:40 CDT 2005


Update of /usr/cvsroot/asterisk/doc
In directory mongoose.digium.com:/tmp/cvs-serv30813/doc

Modified Files:
      Tag: v1-0
	README.variables 
Log Message:
reflect the correct format of ${DATETIME} in the doc (bug #3857)


Index: README.variables
===================================================================
RCS file: /usr/cvsroot/asterisk/doc/README.variables,v
retrieving revision 1.22.2.4
retrieving revision 1.22.2.5
diff -u -d -r1.22.2.4 -r1.22.2.5
--- README.variables	7 Feb 2005 03:38:27 -0000	1.22.2.4
+++ README.variables	4 Apr 2005 07:28:34 -0000	1.22.2.5
@@ -55,7 +55,7 @@
 ${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




More information about the svn-commits mailing list