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

search for in the

DateTimeZone::getOffset> <DateTimeZone::getLocation
Last updated: Fri, 20 May 2011

view this page in

DateTimeZone::getName

(PHP 5 >= 5.2.0)

DateTimeZone::getNameDevuelve el nombre de la zona horaria

Descripción

Estilo orientado a objetos

public string DateTimeZone::getName ( void )

Estilo por procesos

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
There are no user contributed notes for this page.

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