1

I need help I want to subtract the timezone difference of sydney australia and perth australia using moment js.

Here's the code

        var syd = moment.tz("Australia/Perth").format("Z");
        var syd2 = moment.tz("Australia/Sydney").format("Z");
Jemai
  • 2,709
  • 2
  • 11
  • 15

0 Answers0