Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
formatDate in alert message text
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):
Tagged:
1