fixed description of ${__TIME__}, ${__DATE__} and ${__TIMESTAMP__}

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3773 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2004-11-19 15:11:17 +00:00
parent 75b4c66de6
commit 2f396234db

View file

@ -127,15 +127,15 @@ Current line number.
\S1{predate} $\{__DATE__\}
Date according to the current locale.
Date when the script started compiling according to the current locale.
\S1{pretime} $\{__TIME__\}
Time according to the current locale.
Time when the script started compiling according to the current locale.
\S1{pretimestamp} $\{__TIMESTAMP__\}
Date & time according to the current locale.
Date & time of the last modification to the script file according to the current locale.
\S0{compenvvarread} Read enviroment variables