Skip to content
Prev 333799 / 398506 Next

date format

eliza botto <eliza_botto <at> hotmail.com> writes:
the second one months and third one,
column with the date format as (dd.mm.yyyy).
I think just paste(dd,mm,yyyy,sep=".") should work fine (where 'dd','mm',
'yyyy' are references to your columns)