mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-10 18:23:28 +00:00
Added $utcdate
SVN revision: 932
This commit is contained in:
parent
e6cde2fd00
commit
7b6683fab1
@ -66,7 +66,7 @@ LINK32=link.exe
|
|||||||
# PROP Ignore_Export_Lib 0
|
# PROP Ignore_Export_Lib 0
|
||||||
# PROP Target_Dir ""
|
# 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 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 BASE RSC /l 0x409 /d "_DEBUG"
|
||||||
# ADD RSC /l 0x409 /d "_DEBUG"
|
# ADD RSC /l 0x409 /d "_DEBUG"
|
||||||
BSC32=bscmake.exe
|
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>$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>$logbook</b>: The name of the current logbook
|
||||||
<LI><b>$date</b>: The current date, formatted via "<I>Date format</I>"
|
<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>
|
</UL>
|
||||||
<br>
|
<br>
|
||||||
Following example use this feature to add the remote host name to the author:
|
Following example use this feature to add the remote host name to the author:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user