A
/ \ _ Play Now Nemesis on
| | | | _______ _ _ _______ _______ _ _______
| |\ | | | ____| | \ / | | ____| / ____| | | / ____|
/-------/-------------------------------------------------------------------,
O= Home <=XX| About News Pics Adventurers Wizards Download Connect >
\-------\-------------------------------------------------------------------'
| | \ | | |____ | | | | | |____ ___ \ \ | | ___ \ \
| | \_| |_______| |_| |_| |_______| |_______/ |_| |_______/
\ /
V
Documentation Area
Document Path: /doc/lib/DATE
Macro: DATE - a very short date expression
Synopsis:
string DATE
Description:
DATE is defined systemwide and provides a string containing just
the date of today without the year. Month comes first and is in
3-letter notation.
Note:
It is just a define: #define DATE extract(ctime(time()),4,9)
Return value:
return the date in a very short date-format
Examples:
"Jan 7"
"Mar 11"
See also:
This page was generated in LPC
Imprint / Impressum