Created
December 8, 2020 23:14
-
-
Save AlbinoDrought/ec21231c5f5ba81690586113f9b2a224 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
>>> \Carbon\Carbon::parse('2020-12-31T00:00:00Z')->subMonth()->toIso8601String() | |
=> "2020-12-01T00:00:00+00:00" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment