Date format issue

Options

Hello,

Currently we get format like  ",,,,,,,,,,,,,,,,1" for date column type. How can we get actual date format like "yyyy-mm-dd"?

Or if there is any way to convert format string ",,,,,,,,,,,,,,,,1" to datetime format?

Answers