UK date
Hi,
I am using coldfusion 8 and a jquery date input box. I need the date to show the UK format of date so not to confuse the users (dd/mm/yy) so when the form gets posted it will be in this format. How can I convert this to a US date (mm/dd/yy) is there a built in function to to this?
I used to do this in PHP with string manipulation(I have seen the ligh). If this is they way I have to do it then so be it, however I am fairly new to coldfusion so some pointers would be good.
Thanks.
