Relative Content

Tag Archive for datetime

Need to convert date from string

I have a .csv file filled with hundreds of date formatted as “Saturday, 04-Jun-24 14:50:19 UTC”. I need to be able to take this date and convert it to something as simple as 6/4/24. How can I do that?