Hi everybody,
I'm trying to create a report that takes the date value from a database field and converts it into a new format to be output on a certificate.
I need to pick up the current date in a field e.g. 31/12/2005 (dd/mm/yy) and then convert it to the following format: 2005-12, (i.e. yyyy-mm).
Does anyone know a way that I can do this?
Thank you,
Lee
I'm trying to create a report that takes the date value from a database field and converts it into a new format to be output on a certificate.
I need to pick up the current date in a field e.g. 31/12/2005 (dd/mm/yy) and then convert it to the following format: 2005-12, (i.e. yyyy-mm).
Does anyone know a way that I can do this?
Thank you,
Lee