Date format from Select() function is weird

I used select() to copy Date to a different column i keep getting the date pasted in the format “Tue Oct 19 2021 00:00:00 GMT+0530 (India Standard Time)”

Review the column to see if the Long Date Format property is “on”. If so, turn it off.

1 Like

Im using enum because i needed a dropdown, so there is no long date format option available.

From your original description, it sounds like the unwanted format is appearing in your spreadsheet?

2 Likes

Yes!

2 Likes

In the spreadsheet, please explicitly set that column’s cell format to the desired data type, such as Date or Date time.

3 Likes

That’s the first thing I did, But i’m still getting only the long date format, both the columns in google sheets are set to date

There are many different kinds of Date formats available in a spreadsheet, which one are you using?