79214221

Date: 2024-11-22 08:44:12
Score: 1
Natty:
Report link

Try adding this inside the execute of command and inside query builder to force PHP/Symfony to use Asia/Tokyo timezone.

date_default_timezone_set("Asia/Tokyo");
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: noob