Hi guys,
I’m looking to trim part of my date time variable.
My variable, converted to string from an excel cell, right now shows the date/time as “11/04/2018 00:00:00”. I would like to trim the “00:00:00” part so I just have the date. How do I do this?
Thanks!