MomentJS Timezone is returning incorrect date and time
问题 I am using moment.js and moment-timezone-with-data.min.js to calculate the date time. The date / time I am using is as follows: var dGC2018 = moment('2018-04-04T18:00:00').tz("Australia/Queensland"); The date is 4th of April 2018. The time is 6PM. The timezone is Queensland. The output (using console.log) is: Thu Apr 05 2018 04:00:00 GMT+1000 (E. Australia Standard Time) {} This output can be found by outputting dCG2018 to the console.log and expanding the returned object to find the _d