Display the drop-down list

Test of cal_to_jd()

Example #1 : test success
Example #1
$input = [
  
=> 'CAL_GREGORIAN',
  
=> 1,
  
=> 1,
  
=> 2000,
]
$expected_output = $test_output
$test_output = [
  
'result' => [
    
'int' => 2451545,
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]