Visualizzare l'elenco a discesa

Test of getdate() Questa pagina è disponibile solo in inglese.

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' => 15,
      
'minutes' => 43,
      
'hours' => 7,
      
'mday' => 18,
      
'wday' => 2,
      
'mon' => 6,
      
'year' => 2024,
      
'yday' => 169,
      
'weekday' => 'Tuesday',
      
'month' => 'June',
      
=> 1718689395,
    ],
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]