Skip to main content

TODAYSTR

Today's date as a string

Example Usage

date.today().strftime("%Y-%m-%d")
date.today().strftime() // use the default mask

Overview

Function signature
TODAYSTR(mask)

Category
Date

Return data type
string

Arguments

NameDataTypeList Options                          Description
maskstringMask for the date string