convert timestamp column to Date R code example Example: r convert date as timestamp as.numeric(as.POSIXct("20/10/2020", format="%d/%m/%Y"))