I have a date which I'm trying to calculate total number of days to the current date, but the date is in an uncommon format.
20030822
So the above number is in the yyyymmdd format. I have an entire column of numbers like these. How would I calculate how many days are there from that time to now?
Bookmarks