Forum Discussion
Jeanxyz
5 years agoPower Participant
import datetime
Hi, I'm importing data from an csv file, there is a column showing date, time and time zone information. This column is loaded as text, how can I convert it into date time format? Thanks! ...