Office365-REST-Python-Client
Office365-REST-Python-Client copied to clipboard
Trying to add date column in share point list
I am trying to add or upload data of excel sheet into share point custom list which is created with all the columns with specified data types. when I tried to add date columns in excel to date columns in share point list, it is not working ,but if i change the excel column into string and upload into sharepoint column with one line of text type , it is working.