fork(1) download
  1. <?php
  2.  
  3. // your code goes here
  4.  
  5. $countryCode = 'PL';
  6.  
  7. $timezone = \DateTimeZone::listIdentifiers(\DateTimeZone::PER_COUNTRY, $countryCode);
Success #stdin #stdout 0.03s 23620KB
stdin
Standard input is empty
stdout
Standard output is empty