Added $utcdate
SVN revision: 932
This commit is contained in:
+1
-1
@@ -66,7 +66,7 @@ LINK32=link.exe
|
||||
# PROP Ignore_Export_Lib 0
|
||||
# PROP Target_Dir ""
|
||||
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
|
||||
# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /YX /FD /GZ /c
|
||||
# ADD CPP /nologo /W3 /Gm /Gi /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /YX /FD /GZ /c
|
||||
# ADD BASE RSC /l 0x409 /d "_DEBUG"
|
||||
# ADD RSC /l 0x409 /d "_DEBUG"
|
||||
BSC32=bscmake.exe
|
||||
|
||||
@@ -927,6 +927,7 @@ text. This text can contain arbitrary fixed text and following values:
|
||||
<LI><b>$user_email</b>: The email address from the password file for the current user
|
||||
<LI><b>$logbook</b>: The name of the current logbook
|
||||
<LI><b>$date</b>: The current date, formatted via "<I>Date format</I>"
|
||||
<LI><b>$utcdate</b>: The current UTC date (GMT) and time, formatted via "<I>Date format</I>"
|
||||
</UL>
|
||||
<br>
|
||||
Following example use this feature to add the remote host name to the author:
|
||||
|
||||
Reference in New Issue
Block a user