Skip to main content

DATETIME_TO_STR

Convert a datetime object to a string

Example Usage

DATETIME_TO_STR("%m/%d/%y %i:%M%p

Overview

Function signature
DATETIME_TO_STR(datetime, mask)

Category
Date

Return data type
string

Arguments

NameDataTypeList Options                          Description
datetimedatetimeSource date to convert
maskstringMask for date conversion