Hello everybody,
I need to transform a date type data captured as dd-mm-yyyy or dd-mm-yy to a number data with the format yyyymmdd, that is to say, today we capture from the document the date 09-01-14 and I would like to get another data automatically that is 20140109, in order to use this last data to name the document.
Could anybody tell me how to do it? thanks in advanced
I need to transform a date type data captured as dd-mm-yyyy or dd-mm-yy to a number data with the format yyyymmdd, that is to say, today we capture from the document the date 09-01-14 and I would like to get another data automatically that is 20140109, in order to use this last data to name the document.
Could anybody tell me how to do it? thanks in advanced