Thank you and I resolved my problem by doing this when I create my column :
df1 = insertcols!(df1,30,:col3 => datetime2unix(DateTime(0)))
Thank you and I resolved my problem by doing this when I create my column :
df1 = insertcols!(df1,30,:col3 => datetime2unix(DateTime(0)))