Command Reference : Programming Language Reference
  
 
@date
Syntax: @date
Return: string
Returns a string containing the current date in “mm/dd/yy” format.
Examples
%y = @date
assigns a string of the form “10/10/00”.
Cross-references
See also @time.