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

formatDate in alert message text

Accepted answer
85
Views
2
Comments
edited May 22, 2022 7:20PM in HCM REST APIs 2 comments

Summary:

formatDate in alert message text

Content (required):

Hi,

We created a resource alert and we use several tokens in the message text. We noticed that dates are displayed differently even when we apply the same date format.

The hire date is displayed as 22-Nov-2021 and the probation end date is displayed as [21-May-2022]

We have no idea why the square brackets are displayed for the probation end date. Does anyone know? We used the following date format:

${AlertUtils.formatDate(emps.HireDate,'dd-MMM-yyyy')}

${AlertUtils.formatDate(emps.assignments.ProbationPeriodEndDate,'dd-MMM-yyyy')}

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

22B

Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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