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, 17 May 2013

view this page in

DateTimeZone::getName

timezone_name_get

(PHP 5 >= 5.2.0)

DateTimeZone::getName -- timezone_name_getDevuelve el nombre de la zona horaria

Descripción

Estilo orientado a objetos

public string DateTimeZone::getName ( void )

Estilo por procedimientos

string timezone_name_get ( DateTimeZone $object )

Devuelve el nombre de la zona horaria.

Parámetros

object

El DateTimeZone del cual desera obtener el nombre.

Valores devueltos

Una de los nombres de zona horaria en la lista de zonas horarias.



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