Cannot use DATE() function in a formula UI-only field

I’m curious as to whether the DATE() function (described here) is supported in a UI-only formula field.

The purpose of this function is to obtain a Date data type constructed by passing in integer values for year, month and day.

Thanks!

Hazma,  we have not gotten to complete parity with the Salesforce formulas.  We are doing in the client what they are doing on the server, hence the limitations. 

The Functions in the “insert function” drop down are the only ones that are really there. 

More on the way though. 

OK sounds good! For now I did it with a Salesforce formula field.