In Open Office 4.0.1 on Windows 7 32bit I'm inserting a date using a field:
Code: Select all
Insert | Fields | Other .... Date / Date Fixed / Additional Formats / Format code: D MMMM YYYY
However I need the ordinal suffix: 10th November 2013
What's the correct code to use to add the ordinal suffix (st, nd, rd, th) into the date?
Many thanks for your help!