curvegrid / multibaas-for-google-sheets

MIT License
8 stars 4 forks source link

Automatically format date/time return values as date/time #51

Open shoenseiwaso opened 3 years ago

shoenseiwaso commented 3 years ago

The easiest way to handle this might be via a change to MultiBaas' Type Conversion return values which just returns a date/time. Consideration of timezone is key, as well as finding a unified format that will work equally well for Google Sheets and Microsoft Excel.