Date()      

Inserts the current date in the format:

 

DD Mmm YYYY

Synopsis:

$(Date())

Parameters:

None.

Examples:

If the current date is May 25th, 2005 then the following call:

 

$(CurrentFileName())

 

returns the string "23 May 2005".

 

 

Back: CurrentFileName()

   

Forward: Env()