Megha
03/29/2021, 2:41 PMSandii
03/29/2021, 2:44 PM./moment
scottvonduhn
03/29/2021, 2:51 PMMegha
03/29/2021, 2:51 PMscottvonduhn
03/29/2021, 2:52 PM./moment-timezone-with-data
scottvonduhn
03/29/2021, 2:52 PMscottvonduhn
03/29/2021, 2:54 PM.js
off of the endMegha
03/29/2021, 2:56 PMscottvonduhn
03/29/2021, 2:57 PMMegha
03/29/2021, 2:57 PMbattk
03/29/2021, 2:58 PMbattk
03/29/2021, 2:59 PMif (typeof module === 'object' && module.exports) {
module.exports = factory(require('moment')); // Node
} else if (typeof define === 'function' && define.amd) {
define(['moment'], factory); // AMD
} else {
factory(root.moment); // Browser
}
scottvonduhn
03/29/2021, 2:59 PMbattk
03/29/2021, 2:59 PMbattk
03/29/2021, 3:00 PMMegha
03/29/2021, 3:02 PMMegha
03/29/2021, 3:03 PMscottvonduhn
03/29/2021, 3:03 PMscottvonduhn
03/29/2021, 3:04 PM