Page 1 of 1

Anyone has a program to convert several time formats?

Posted: Fri May 06, 2022 12:06 pm
by Bugala
I am having this problem that I have data from several different places and they all have different Time formats. Like can be "Jan 1 12:34:56 2019" and another might have simply "2019/01/01" and nothing else.

I need to get them all into a unified format, which I am currently thinking of using Hollywood's own Time format.

Was wondering if someone else has encountered this problem already and has made a program that would be able to recognize different time formats and convert them into some one format?