ESP8266 icon indicating copy to clipboard operation
ESP8266 copied to clipboard

Time and Date

Open scadascope opened this issue 4 years ago • 1 comments

I have the spreadsheet and GS App location set to Australia but continue to get UTC timestamps for updates - have tried altering these lines "CST" to "GMT+10" without a result - any suggestions? var date_now = Utilities.formatDate(new Date(), "CST", "yyyy/MM/dd"); // gets the current date var time_now = Utilities.formatDate(new Date(), "CST", "hh:mm:ss a"); // gets the current time BTW - great project :)

scadascope avatar Jun 25 '21 04:06 scadascope

Welcome to HTTPSRedirect! Please provide enough info to debug the issue.

github-actions[bot] avatar Jun 25 '21 04:06 github-actions[bot]