Avatar of ivan rosa
ivan rosa
Flag for United States of America

asked on 

Converting Time

Hello Fellas,
I have a column with already given date values based on UTC time.
to keep it simple, a Sample of it:
2021-08-19T14:55:34.6342215+00:00

Is there a way to convert it to a different format such: "2021-08-19 14:5434"  

or is the only method to do this is by using Regex ? What is the best practice? 



Powershell

Avatar of undefined
Last Comment
ivan rosa

8/22/2022 - Mon