• Jobs
  • About Us
  • professionals
    • Home
    • Jobs
    • Courses and challenges
  • business
    • Home
    • Post vacancy
    • Our process
    • Pricing
    • Assessments
    • Payroll
    • Blog
    • Sales
    • Salary Calculator

0

316
Views
How to get Data using Mongoose

I want to get following data using Mongoose.

This is Schema structure:

title: {
    type: String,
},
deadline: {
    type: Number,(day)
},
date: {
    type: Date,
    default: Date.now()
}

In above, "date" field represents start time.
start time = date
end time = date + 24 * 3600 * 1000 * deadline
I want to get data that current date is in between "start time" and "end time"
Please help me.

about 3 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 Our process Sales
Legal
Terms and conditions Privacy policy
© 2025 PeakU Inc. All Rights Reserved.

Andres GPT

Recommend me some offers
I have an error