Does Apple Numbers handle Timezones and common text formatted date/time like Mar 01, 2023 1:58:33 PM EST ?
I have logs that have:
Mar 01, 2023 1:58:33 PM EST
as the first column. It comes into Numbers OK but Numbers cannot seem to understand the format as date and or time.
Taking all sorts of extra step using regex, etc it seems my only choice is to use BB Edit and split the date away from the time, convert the date from "Mar 01, 2023" to 03/01/2023 and remove the "EST" or otherwise from the time and do a math calculation replace to update the time to the right value. This seems rather absurd to have to do all this to just get Apple Numbers to be able to recognize this data as time and date.
Any ideas or insights appreciated.