MySQLI INSERTED A ROW CONTAINING 2024-04-23 21:12:46 WITH AUTO_INCREMENT ID = 1

stdClass Object
(
    [id] => 1
    [xdate] => 2024-04-23 21:12:46
    [xwhen] => 2024-04-24 02:12:46
    [thing] => One
)

SLEEPING FOR 3 SECONDS...
stdClass Object
(
    [id] => 1
    [xdate] => 2024-04-23 21:12:46
    [xwhen] => 2024-04-24 02:12:49
    [thing] => Two
)
object(stdClass)#2 (2) {
  ["sql_datetime"]=>
  string(19) "2024-04-24 02:12:49"
  ["sql_tz"]=>
  string(3) "UTC"
}
string(15) "America/Chicago"
object(DateTime)#6 (3) {
  ["date"]=>
  string(26) "2024-04-24 02:12:49.000000"
  ["timezone_type"]=>
  int(3)
  ["timezone"]=>
  string(15) "America/Chicago"
}
object(DateTime)#5 (3) {
  ["date"]=>
  string(26) "2024-04-23 21:12:49.046040"
  ["timezone_type"]=>
  int(3)
  ["timezone"]=>
  string(15) "America/Chicago"
}
object(DateTime)#8 (3) {
  ["date"]=>
  string(26) "2024-04-24 02:12:49.000000"
  ["timezone_type"]=>
  int(3)
  ["timezone"]=>
  string(16) "America/New_york"
}
object(DateTime)#5 (3) {
  ["date"]=>
  string(26) "2024-04-23 21:12:49.046040"
  ["timezone_type"]=>
  int(3)
  ["timezone"]=>
  string(15) "America/Chicago"
}