date — Current date as date string
dt=date()
dt=date() returns a string containing the date in dd-mmm-yyyy format.
date()