Using MongoDB v3.4.4. On the following query:
db.emails.find({ sent_time: {$gte: new Date(1609650000000), $lt: new Date(1610254799999)} })