Table of Contents

, , ,

DATE_PART

Description

Returns the date part of the given timestamp

Parameters

Timestamp

Example

IF DATE_PART (Account.OpeningDateTime) = 07/04/2004 THEN ...