Implement Intl's DateFormatter class
[hiphop-php.git] / hphp / test / zend / good / ext / intl / tests / dateformat_get_timezone_id.php.expectf
blob0743fc78205f64bd0b77a95c1c2c6e4b9e1b01b6
1 Creating IntlDateFormatter with timezone_id = America/New_York
2 After call to get_timezone_id :  timezone_id= America/New_York
4 Creating IntlDateFormatter with timezone_id = US/Pacific
5 After call to get_timezone_id :  timezone_id= US/Pacific
7 Creating IntlDateFormatter with timezone_id = US/Central
8 After call to get_timezone_id :  timezone_id= US/Central