Console.php files:scan - Add Date Period

Hi,

I am scanning for new files manually as follwoing:

su - www-data -s /bin/bash
php /var/www/html/nextcloud/console.php files:scan --User

Is there any option to scan for new files only in a specific date period? For example: All new / changed files sind yesterday or between two dates?

I think, there is no standard-parameter. As I see, the scanning can only be restricted to the user or all users.

Does anybody know, how to scan for a specific user AND a specific date period?
Or how to change which files?

Thx, Joerg

Nextcloud version : 13.02
Operating system and version : Debian Stretch
Apache: 2.4.25
PHP version: 7.0.27