how to display date suffixes st, nd, rd and th for different days
966393Oct 5 2012 — edited Oct 10 2012Hi all,
My first post here, so please bare with me if I've not followed any guidelines, please point out if there are any.
My question is how would you display the suffix that goes with a certian day of the month.
For example, st for the 1st of the month, nd for 2nd and so on...
My initial thought is a rules table that would append the relevant suffix based on the day value.
Does anyone have any other ideas.
Thanks in advance.