Combining Date Column and Time Column to Create Timestamp
For a data table with a date column and a time column, I create a new column that uses the formula Date + Time to create a timestamp. However the formula seems to work inconsistently where some of the timestamps result in being 4 YEARS previous than what they should be.
DateTimeTimestamp (formula)2021 - 10 - 0112:05 AM10/01/2021 12:05 AM2021 - 10 - 236:59 PM10/23/2017 6:59 PM2021 - 11 - 077:45 PM1...