-
snippets/common_js/2darray_to_collection/
Simple conversion of an array into a collection is a common task. There is not always a desire to use wrappers or proxies.
-
snippets/common_js/sheet_datetime/
Converts date-time to Sheets format.
-
snippets/common_js/date-range-iterator/
Gets an iterator of dates for the specified range.
-
snippets/common_js/get_id_from_url/
Shows how to get file ID from url
-
snippets/common_js/column_names_and_numbers/
Shows how to convert base 26 alphabet numbers and base 10 decimal numbers