I18Nv2_Locale::formatTime()

I18Nv2_Locale::formatTime()  -- Format a time

概要

require_once 'I18Nv2/Locale.php';

string I18Nv2_Locale::formatTime ([int $timestamp = NULL])

説明

Format a time corresponding to the current locale.

パラメータ

integer $timestamp

timestamp which should be formatted

返り値

Returns string formatted time.

注意

この関数は、スタティックにコールする ことはできません。