Is there a ready-made plug-in that can format a timestamp into an array of delimited numbers in a specified interval?

for example, an event segment is given: 2018-09-21 17:51:00-2018-09-23 17:51:00 the data separated by day is 2018-09-21 17:51-2018-09-22 00:00:00, 2018-09-22 00:00:00-2018-09-23 00:00:00, 2018-09-23 00:00:00-2018-09-23 17:51:00. According to the same principle of years and months, work out a time interval to check the database

Jul.08,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3deee-e922.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3deee-e922.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?