full-path / ridesheet

Google apps script support for a Google Sheets-based demand-responsive trip scheduling and reporting system.
MIT License
5 stars 4 forks source link

Time zone issues can break new deployments #94

Open keviniano opened 10 months ago

keviniano commented 10 months ago

Mismatches between the spreadsheet time zone and script time zone have led to hard-to-debug issues. There should be an on_open check to confirm the spreadsheet time zone matches the script time zone.