Difference between revisions of "Date"
From Wiki
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | + | {{header|Miscellaneous|ro|Represents the local date of the computer that EasyUO is running on. | |
− | + | The format is YYMMDD, where YY is the year, MM is the month and DD is the day.}} | |
− | + | ||
− | {{ro | + | |
− | + | ||
− | Represents the local date of the computer that EasyUO is running on. | + | |
− | + | ||
− | The format is YYMMDD, where YY is the year, MM is the month and DD is the day. | + | |
==== Example ==== | ==== Example ==== | ||
Line 19: | Line 13: | ||
</pre> | </pre> | ||
− | + | ||
− | { | + | {{footer}} |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + |
Revision as of 10:55, 26 August 2005
⇒ | Represents the local date of the computer that EasyUO is running on.
The format is YYMMDD, where YY is the year, MM is the month and DD is the day. |
Example
if #date = 24122003 { event SysMessage Merry christmas! pause }
See also
Main Page | Documentation |