Company logo
  • Empleos
  • Bootcamp
  • Acerca de nosotros
  • Para profesionales
    • Inicio
    • Empleos
    • Cursos y retos
    • Preguntas
    • Profesores
    • Bootcamp
  • Para empresas
    • Inicio
    • Nuestro proceso
    • Planes
    • Pruebas
    • Nómina
    • Blog
    • Comercial
    • Calculadora

0

47
Vistas
How can I find time difference between string date and now with JavaScript?

Hey guys I hope that you can help. I have a Date string formated like '10/02/22 21:59' Trying to find the time difference between NOW and some time in the future(string). Tried the code below, but the result is not accurate, some 234 days off when the time difference should be juts 5 hours... What am I doing wrong?

console.log( (Date.parse('10/02/22 20:59') - Date.now()) / (1000*3600*24) )

234.12668752314815

7 months ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos