<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">Hi All,</p>
<p dir="auto">Is there a way to search for emails after a specific date <em>and time</em>? For example, every email since 2025-09-03 at 4:00pm.</p>
<p dir="auto">I easily found the search parameter to search for emails by date (Date > is after > date), but once I add time, “is after” is not an option.</p>
<p dir="auto">I tried a compound search of (date is after 2025-09-03) <em>and</em> (time is “more or equal to” 4:00pm) but that limits to emails after 4:00pm on each day.</p>
<p dir="auto">The closest I came is searching for emails in the last 46 hours, but by definition that’s a moving target, even though it works at this very moment!</p>
<p dir="auto">I feel like I’m missing an easy search here, so any help is appreciated!</p>
<p dir="auto">Devyn</p>
</div>
</div>
</body>
</html>