I am trying to create a new column of just the month from the following format using lubridate:
2020-01-01 00:00:00 yyyy-mm-dd hh:mm:ss
Thank you in advance.