Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这是一个php错误吗?Nederlandse Antillen ('AN')国家没有在DateTimeZone.
DateTimeZone
$country_code = 'AN'; // Nederlandse Antillen print_r(DateTimeZone::listIdentifiers(DateTimeZone::PER_COUNTRY, $country_code));
可能还有其他国家,但我只是偶然遇到了这个国家。