Hello, does anyone know how to format dates so they include the st, nd, , rd, & th suffixes?
I’m currently using a custom date format “dddd, mmmm d” which displays the date as Monday, November 6. However, I would like it to be displayed as Monday, November 6th.
This date is dynamic and will change so it will need to be a dynamic solution which will display 6th, 1st, 2nd, 3rd, etc.
Thank you!!!
