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' => 53,
      
'minutes' => 53,
      
'hours' => 11,
      
'mday' => 19,
      
'wday' => 5,
      
'mon' => 4,
      
'year' => 2024,
      
'yday' => 109,
      
'weekday' => 'Friday',
      
'month' => 'April',
      
=> 1713520433,
    ],
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]