I am facing one issue, I am trying to programmatically create a few apps script triggers which should run at a specific time, everything looks good when I check the logs but when the trigger adds it shows the wrong time zone and time Here is the code:-
items.forEach((r,i)=>Here is the Logs I get in the console(Correct Time zone and Data Time):-
This is what I get when I open one of the triggers, every trigger has the same time, another unusual thing to notice
My project setting and manifest file also have the correct time zone, please guide me on what I am doing wrong, or if there is another way to achieve this.
Just to add, I am actually in GMT+5:30 time zone.
--
You received this message because you are subscribed to the Google Groups "Google Apps Script Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-script-c...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/be588d0a-d707-45d9-8b9e-30cf473cfeccn%40googlegroups.com.