You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
some csv's with mix of 12-hour and 24-hour time syntax in the time column. The ones that don’t work have values like: 13:24:56 PM, which is not a valid time. It should either be just 13:24:56 (without the PM), or 1:24:56 PM.
The text was updated successfully, but these errors were encountered:
some csv's with mix of 12-hour and 24-hour time syntax in the time column. The ones that don’t work have values like: 13:24:56 PM, which is not a valid time. It should either be just 13:24:56 (without the PM), or 1:24:56 PM.
The text was updated successfully, but these errors were encountered: