I have an expression that shows a date like this:
ConvertDate(GetUserById.List.Current.Application.UpdatedOn)
And it is working, however the date is showed from 0 to 24 like 16:10:20, do you know how to show in a 1-12 format?
Thank you!
Hello Loren,
You can see how to do that in this POST.
OutSystems documentation about date format here.
Hope it's help.
Kind regards.