Internal function to convert time column.
convert_time_col(x, time_format)
x
A time column (vector) from a downloaded dataset
time_format
one of the following: date, date_last, or num. See tidy_eurostat() for more information.
date
date_last
num
tidy_eurostat()