new dia, mes, ano;getdate(ano, mes, dia);//format(string, sizeof string, "%02d/%02d/%04d", dia, mes, ano);