I\'m trying to utilize the momentjs library in Google Apps Script but I\'m not clear on how to do so. I\'m not sure how to add the library, so obviously running something l
I created an updated version of moment for Appscript (v2.19.3 with locales). This is the library - Mlj57Yi463PVmHumHxq4bkaUlUqvRc4KT To start using it add the library then make moment a global variable as below.