I need to create a script (or command line) that will utilise 7-zip and archive all files dated a specific month-date. e.g. compress and archive all files in a specified directory that are date modified xx-may-2018 and create the archive in another specified directory.
There are plenty of scripts around for archiving but none that allow you to specify month-year.
Any help much appreciated.