Posts by Thiago Medeiros • 1 point
1 post
-
0
votes0
answers1194
viewsQ: Insert automatic date - GOOGLE DOCS
I am trying to automate a part of the spreadsheet, where the date after change is inserted. The function is like this: function onEdit(event) { var Timezone = "GMT-3"; var timestamp_format =…