Handle multiple datetime formats representation using lubridate
Handling Heterogeneous datetime formats
We`ll be using parse_date_time function of lubridate package.
Multple datetime formats can be passed under orders attribute of the above function as shown …