Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

276
Views
After formating date uisng moment.js, the output will be a string and not a datetime

I am using moment.js to format time, but after formating, the output will result as a string, I need the variable as a DateTime since I am using that variable to insert in the database, and insertion cannot be done successfully since the now variable is a string.

import moment from "moment";
import "moment-timezone";
    
let now = moment().tz("Europe/Berlin").format("YYYY-MM-DD HH:mm:ss");
    
console.log(typeof now); // STRING          
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!