Google sheets add row provides random numbers for date

Hi everyone,

I’ve formatted the date for UK in the google sheets add row module. However it outputs random numbers into the google sheets, which is not a date, its just a sequence of random numbers.

Whats more strange is, it was working fine until i added google calendar. I’m really stumped at this point.

Can any one help with where we are going wrong?


Thanks

@Ash_Sons
I think the Call back date part is in Unix Time.
The following points should be checked.

  • What format is the value passed to the formatDate function in the Call back date?
  • The value passed to the formatDate function is in the correct format.