Replies: 1 comment
-
You need to convert the excel timestamp to a date: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i want to import excel to msql. but when i run the code, it shows an error "Invalid datetime format: 1292", the date was not read as date but in 'general' format data. what must i do? please help
Beta Was this translation helpful? Give feedback.
All reactions