Forum Discussion

eyelikedata2's avatar
eyelikedata2
Helper I
2 years ago
Solved

Trouble with converting column with microseconds and timezone

Hello, Community!   I have a column of data, several actually, that are date, time and timezone output but will not transform to that data type. I presume this is due to a decimal being present in ...
  • eyelikedata2's avatar
    2 years ago

    parry2kThis does not work, as none of the date and time options would apply to the column type. I was able to get this resolved however, playing with OpenAI responses. All data in the columns has +0000 UTC. What I did was a find and replace "+0000 UTC" with "" or a null value. This removed the +0000 UTC and left only the time values. I was then able to chose the appropriate date/time for data type and was fixed!

     

    lbendlinI did not place this as I cannot copy and paste the data from that environment. I did share a sample of the format for all values, however. Thank you for your respones, you are awesome!

     

    YYYY-MM-DD HH:MM:SS.mmmssssss +0000 UTC

    or

    2023-10-13 10:53:55.123456789 +0000 UTC