printf("NewDate: %02d/%02d/%04d\n", $mon+1, $d, $yr+1900);