Services_Weather_Common::setDateTimeFormat

Services_Weather_Common::setDateTimeFormat() – 時刻や日付の表示形式を変更する (http://www.php.net/date を参照)

Synopsis

require_once '/Weather/Common.php';

void Services_Weather_Common::setDateTimeFormat ( string $dateFormat = "" , string $timeFormat = "" )

Description

This package is not documented yet.

Parameter

string $dateFormat

string $timeFormat

Throws

No exceptions thrown.

Note

This function can not be called statically.