downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

DateTimeZone::getOffset> <DateTimeZone::getLocation
[edit] Last updated: Fri, 24 May 2013

view this page in

DateTimeZone::getName

timezone_name_get

(PHP 5 >= 5.2.0)

DateTimeZone::getName -- timezone_name_getВозвращает имя временной зоны

Описание

Объектно-ориентированный стиль

public string DateTimeZone::getName ( void )

Процедурный стиль

string timezone_name_get ( DateTimeZone $object )

Возвращает имя временной зоны.

Список параметров

object

Объект класса DateTimeZone, для которого нужно получить имя.

Возвращаемые значения

Одно из имен временной зоны в списке временных зон.



add a note add a note User Contributed Notes DateTimeZone::getName - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites