fork download
  1. gsub(pattern = "^((?:[^-]*-){2})", replacement = "\\119", x = "10-Feb-52")
Success #stdin #stdout 0.16s 175424KB
stdin
Standard input is empty
stdout
[1] "10-Feb-1952"