-2

this is the first time i encountered this bug, i usually use the same syntax to format dates. but now, i don't know what happened to DateTime format.

I've tried searching some resources, including Carbon and php DateTime formatting. but no luck.

PS: i am using laravel and it automatically extends timestamps into Carbon instance.

enter image description here

Hitori
  • 569
  • 1
  • 5
  • 21

1 Answers1

-3

i've figured it out. lol year was not in a correct format

Hitori
  • 569
  • 1
  • 5
  • 21