{{tag>Index Function Function_List Date_And_Time}} ====== DATE_PART ====== ===== Description ===== Returns the date part of the given timestamp ===== Parameters ===== Timestamp ===== Example ===== IF DATE_PART (Account.OpeningDateTime) = 07/04/2004 THEN ...