for i in range(len(data_array)):
        data_array[i][index] = datetime_to_brstring(data_array[i][index])