Hi guys!
I have a string of 8 numbers that represent a date. This is extracted through ODBC so the format is bad. October 22nd 2004 is shown as 20041022.
How can i re-format this string to look like: 22.10.2004
I am mainly using the date in a form.
Thanks for your help
Mads
I have a string of 8 numbers that represent a date. This is extracted through ODBC so the format is bad. October 22nd 2004 is shown as 20041022.
How can i re-format this string to look like: 22.10.2004
I am mainly using the date in a form.
Thanks for your help
Mads