Hello,This script works on every day expect for 20th and 30th. I was
able to get the 20th to work by changing this line: elseif (day ge 4 and
day lt 20) then to elseif (day ge 4 and day lt 21) then but I can't seem
to figure out how to get 30th to work...any ideas?BTW, to those who
cannot get the suffix to show make sure you insert a DATE field not a
DATE/TIME Field and set the Edit pattern to: MM/DD/YYYY