convert_date_time_data property
Leave feedback
On this page
The property indicates whether the string in the file is converted to date. Default is True.
@property
def convert_date_time_data(self):
...
@convert_date_time_data.setter
def convert_date_time_data(self, value):
...
- class
CsvLoadOptions
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.