diff --git a/moment-timezone.js b/moment-timezone.js index 1e567caf..b1e4542d 100644 --- a/moment-timezone.js +++ b/moment-timezone.js @@ -28,7 +28,7 @@ if (moment.tz !== undefined) { // Do not load moment-timezone a second time. - return; + return moment; } // converts time in the HH:mm:ss format to absolute number of minutes