You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Date format in talent review notification

Summary:

We are trying to change the format of the meeting date to dd-mmm-yyyy.
Currently, the format is yyyy/mm/dd.

I tried changing it to

${AlertUtils.formatDate(MEETING_DATE[0], 'dd-MMM-yyyy')} and ${AlertUtils.formatDate(MEETING_DATE, 'dd-MMM-yyyy')}

but changing to this format, the alert is not sending.

It is only sending when the format is ${AlertUtils.formatDate(MEETING_DATE)}

Version (include the version you are using, if applicable):

Redwood 25C

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!