Hi,
as already mentioned by instantflorian, you can use the last Anynews parameter:
$not_older_thanREADME file: 0:=disabled (default), 0-999 (only show news `published_when` date <=x days; 12 hours:=0.5)
The hours (e.g. from midnight to actual time) can be computed using
PHP time function. This way you can achieve to show only the news published from midnight to actual hour ...
Doc