Skip to main content

Hi all. I am reading in an Excel sheet where DateTimeUTC is formatted like this as text, but I need to convert this into a proper datetime for UTC… thoughts? DateTimeConverter is out, or perhaps I’ve not formatted it correctly.   Otherwise, I can use attribute splitter to get the date, but the time part is tricky… not sure what to use to get that formatted properly

Ahhhh shoot… My google-fu wasn’t quite working out today. Saw this post and twigged on how to fix my issue with DateTimeConverter properly…