There are two interfaces for using time zones with Moment.js.

moment.tz(..., String) is used to create a moment with a time zone, and moment().tz(String) is used to change the time zone on an existing moment.