Today Function

$Today function retrieves current date in specified format. The only optional parameter is the format. The default format is DD.MM.YYYY

Examples

  1. $Today()
  2. $Today(MM/DD/YYYY)