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' => 59,
      
'minutes' => 36,
      
'hours' => 18,
      
'mday' => 25,
      
'wday' => 6,
      
'mon' => 3,
      
'year' => 2023,
      
'yday' => 83,
      
'weekday' => 'Saturday',
      
'month' => 'March',
      
=> 1679765819,
    ],
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]