I have a data frame, and I\'m trying to keep records after 10:05 AM on 1/22/21.
df1$`Date/Time Opened` <- as_datetime(df1$`Date/Time Opened`)