Since MongoDB stores date objects in UTC and my Spring application has a default timezone of America/New_York, how do I query the database by date range in a
America/New_York