Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to get client's timezone?



How to get client's timezone?..

Answer / Akansha Tiwari

To get the client's timezone in Zend Framework, use the following code:
```php
$timezone = new Zend_Date();
echo $timezone->getOption('timezone');
```

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Zend Interview Questions

Which class extend the zend model?

1 Answers  


What is the minimum php version required to run zend framework 2.0?

1 Answers  


What is zend framework?

1 Answers  


Which version of php does zend framework require?

1 Answers  


Does zend framework support php 7?

1 Answers  


How to set up 2 navigations in zend framework 2?

1 Answers  


Grouping where clauses with zend_db_table_abstract ?

1 Answers  


What are the advantages of zend framework 3? Explain

1 Answers  


What is routing and how it's work?

1 Answers  


How to add extra html (i.e link) in zend_form?

1 Answers  


Where is the model in zf's mvc implementation?

1 Answers  


how to remove all dtddwrappers and labels on zend form elements?

1 Answers  


Categories