Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

179
Vistas
MomentJS Time is returning an unexpected result

I'm attempting to have the time of Australia display (UTC +11 offset, 39600 in seconds), but for some reason whenever I go to display the time with the moment.unix().format() operator, the time is hours off.

const moment = require('moment');
const timestamp = moment().unix()
const australia_offset = 39600

console.log(`${moment.unix(timestamp + australia_offset).format('hh:mm a')} | ${timestamp} | ${australia_offset}`);

Does anybody have any clue why this is happening and how I could fix it? I've been trying to figure this out myself for a while and I can't seem to figure out what I'm doing wrong.

Note: When I attempt to run the data through another converter, it shows up with the proper time, so I'm 100% sure the addition isn't wrong.

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda