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
Import wizard for CSV data. CSV's should only be expected to contain the "Data" column and "Timestamp" column. Should automatically convert time to the proper format. Timestamps with limited accuracy will default to values for the above timestamp accuracy, for instance, timestamps without seconds will be assumed to be on the first second of the minute, timestamps without hours will be assumed to have taken place at noon, timestamps without a day will be assumed to have taken place on the first of the month.
The text was updated successfully, but these errors were encountered:
Import wizard for CSV data. CSV's should only be expected to contain the "Data" column and "Timestamp" column. Should automatically convert time to the proper format. Timestamps with limited accuracy will default to values for the above timestamp accuracy, for instance, timestamps without seconds will be assumed to be on the first second of the minute, timestamps without hours will be assumed to have taken place at noon, timestamps without a day will be assumed to have taken place on the first of the month.
The text was updated successfully, but these errors were encountered: