How can we Zip multiple files created on the same date into one single zip file.?

Hi all i am very new to shell scripting and need some help from you to learn
1)i have some log files that gets generated on daily basis example: i have abc_2017_01_30_1.log ,2017_01_30_2.log like wise so i want to zip this 4 logs which are created on same date into one zip folder.
2)Post zipping i want to delete the individual files and keep the zipped folder .
3)i want to delete the zipped folder which are older than three days.
I was able two achieve 2 and 3 but failed to get the first step please suggest me any methods it would be helpful. Thanks

Please post in adequate forum Here is ONLY for contacting the mods and admin..
As I see no scripts moved to
UNIX for Beginners Questions & Answers

What have you tried to accomplish this?
This site is designed to help users - not simply provide answers.

Also, questions posted without any work effort implies that this may be a 'homework assignment.'