I asked if it is possible to display the date 2/6/07 as 6th February 2007. The response I received will give a date of 6 February 2007. I need "6th", with the "th". Or if it's 2/21/07, I would need it to read 21st February 2007. Thanks
I asked if it is possible to display the date 2/6/07 as 6th February 2007. The response I received will give a date of 6 February 2007. I need "6th", with the "th". Or if it's 2/21/07, I would need it to read 21st February 2007. Thanks
guess I missed the "th" in there. Yes, this (th, st, nd, rd) is also doable in Acrobat JavaScript using regular expressions. You will need a good core JavaScript reference such as Oreilly's "JavaScript the Definitive Guide" for details on using regular expressions.
Hope that helps,
Dimitri Munkirs
WindJack Solutions
[url=http://www.windjack.com]www.windjack.com[/url]
Dimitri Munkirs
WindJack Solutions
pdfscripting.com