Formatting Dates in R (Non-standard format)
Not new to R or formatting dates in R and wouldn't be asking this question but I am having seriously strange behavior and in the last 2 hours am no closer to resolving it. I have a dataset which I have imported and want to format the date/time column using as.POSIXct . The date is a non-standard format and I've applied what I know to be the proper formatting. Here is a small part of the data that I am having trouble with. Code just after. Problem is that there are 4 NA's starting at "2015-03-08 02:00:00 PST" . What gives? This seems completely random as it happens no where else in any of the