I18Nv2::lastLocale (Previous) (Next) I18Nv2::autoConv

View this page in Last updated: Sun, 05 Oct 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

I18Nv2::getInfo()

I18Nv2::getInfo()  -- ロケール固有の情報を取得する

説明

数値の桁区切り文字のような、ロケール固有の情報を取得します。 取得できる情報の内容は libc の実装に依存するので、常に信頼できるとは限りません - 特に Microsoft Windows においては。

パラメータ

string$part

取得したい情報の種類。

返り値

ロケール固有の情報、あるいはパラメータなしでコールした場合には 取得できる全情報を配列で返します。

注意

この関数は、スタティックにコール されます。

参照

I18Nv2::setLocale() および PHP の localeconv() も参照ください。

I18Nv2::lastLocale (Previous) (Next) I18Nv2::autoConv

Download Documentation Last updated: Sun, 05 Oct 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.