UNPKG

gentelella

Version:

Gentelella Admin is a free to use Bootstrap admin template

12 lines (11 loc) 266 B
(function () { 'use strict'; $.ajax('node_modules/moment-timezone/data/packed/latest.json', { success: function (data) { moment.tz.load(data); }, method: 'GET', dataType: 'json', async: false }); }());