I18Nv2
[ class tree: I18Nv2 ] [ index: I18Nv2 ] [ all elements ]

Class: I18Nv2_Timezone

Source Location: /I18Nv2-0.11.4/Timezone.php

Class Overview


I18Nv2_Timezone


Author(s):

Version:

  • $Revision: 1.2 $

Methods


Inherited Variables

Inherited Methods


Class Details

[line 42]
I18Nv2_Timezone

Map of country codes to time zone names.

Note that: AX is not in country list CS is not in country list BV (Bouvet Island) is not in time zones list HM (Heard Island And Mcdonald Islands) is not in time zones list SP (Serbia) is not in time zones list YU (Serbia And Montenegro) is not in time zones list

  • Author: Michael Wallner <mike@php.net>
  • Version: $Revision: 1.2 $
  • Access: public


[ Top ]


Method Detail

exists   [line 91]

bool exists( string $timezone)

Exists
  • Access: public

Parameters:

string   $timezone   — 

[ Top ]

forContinent   [line 68]

array forContinent( string $continent)

For Continent
  • Return: time zones applicable for the "continent"
  • Access: public

Parameters:

string   $continent   —  Europe|America|Africa|Asia|Pacific|Australia| Indian|Atlantic|Antartica

[ Top ]

forCountry   [line 52]

array forCountry( string $country)

For Country
  • Return: time zones applicable for the country
  • Access: public

Parameters:

string   $country   —  ISO country code

[ Top ]

getAll   [line 104]

array getAll( [bool $merged = false])

Get All
  • Access: public

Parameters:

bool   $merged   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:38:21 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.