I want to convert multiple column containing date and timestamp as POSIXct. How to convert multiple columns with as.POSIXct function?
tgl1p | tgl2bc |
---|---|
2021-12-10 09:54:00 | 2022-01-05 08:29:36 |
2021-05-19 15:37:43 | 2021-05-21 11:05:45 |
2021-12-13 16:44:01 | 2021-12-17 08:51:31 |