Does php have a good time date tool class?

for example, get: the start and end time of this week, this month, and last week

Php
Mar.03,2021

I think strtotime is enough?

copy paragraphs from the official website Demo:

http://carbon.nesbot.com/</a>

<strong>A simple PHP API extension for DateTime.</strong>

composer require nesbot/carbon
Menu