Added in 1.9.0

$date

Returns current date in DD/MM/YYYY format. See $adate for MM/DD/YYYY format.

This is the same as $asctime($ctime,dd/mm/yyyy) and you can also format the date differently like $date(yyyy-mm-dd)