La clase IntlTimeZone
Introducción#
Sinopsis de la clase#
IntlTimeZone
Constantes
public
const
int
IntlTimeZone::DISPLAY_SHORT
public
const
int
IntlTimeZone::DISPLAY_LONG
public
const
int
IntlTimeZone::DISPLAY_SHORT_GENERIC
public
const
int
IntlTimeZone::DISPLAY_LONG_GENERIC
public
const
int
IntlTimeZone::DISPLAY_SHORT_GMT
public
const
int
IntlTimeZone::DISPLAY_LONG_GMT
public
const
int
IntlTimeZone::DISPLAY_SHORT_COMMONLY_USED
public
const
int
IntlTimeZone::DISPLAY_GENERIC_LOCATION
public
const
int
IntlTimeZone::TYPE_ANY
public
const
int
IntlTimeZone::TYPE_CANONICAL
public
const
int
IntlTimeZone::TYPE_CANONICAL_LOCATION
Métodos
Constantes predefinidas#
IntlTimeZone::DISPLAY_SHORT int
IntlTimeZone::DISPLAY_LONG int
IntlTimeZone::DISPLAY_SHORT_GENERIC int
IntlTimeZone::DISPLAY_LONG_GENERIC int
IntlTimeZone::DISPLAY_SHORT_GMT int
IntlTimeZone::DISPLAY_LONG_GMT int
IntlTimeZone::DISPLAY_SHORT_COMMONLY_USED int
IntlTimeZone::DISPLAY_GENERIC_LOCATION int
IntlTimeZone::TYPE_ANY int
IntlTimeZone::TYPE_CANONICAL int
IntlTimeZone::TYPE_CANONICAL_LOCATION int
Historial de cambios#
| Versión | Descripción |
|---|---|
| 8.4.0 | Las constantes de clase ahora están tipadas. |