How can I use Momentjs to adjust the US HAWAII time zone? US Pacific Time is in the UTC-8 time zone, while Hawaii is in UTC-10. Hawaii UTC-10 does not currently have a configuration, although US Pacific time does. Is it possible to do so for UTC-10?
moment.tz(seats[i].activitydatetime, 'US/Pacific').format()