Hi everyone, I've a task that say:
Convert 12/12/21 to December 12, 2021
and he gives me this hint
Hint: You need to use two Appian functions: text() and datevalue()
this is the task on the image below.
can anyone would help me to do this task.
Discussion posts and replies are publicly visible
As this is a test, I do not want to spoil. The two functions will help you solve the challenge.
What did you try? What failed? Code snippets?
Sorry, it was simple.
l solve this task like the image below.
Hi mosabi0001,
You can use datetext function with formatting ,datetext(ri!dateTime, "dd MMM yyyy"),