Display the drop-down list

Test of getdate()

Example #1 : test not validated (platform dependant or random result etc.)
Example #1
$input = [
]
test not validated (platform dependant or random result etc.)
$test_output = [
  
'result' => [
    
'array' => [
      
'seconds' => 54,
      
'minutes' => 15,
      
'hours' => 10,
      
'mday' => 28,
      
'wday' => 4,
      
'mon' => 9,
      
'year' => 2023,
      
'yday' => 270,
      
'weekday' => 'Thursday',
      
'month' => 'September',
      
=> 1695888954,
    ],
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]