Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17199 программистов и 1835 роботов. Сейчас ищут 1565 программистов ...
Services_Weather_Common::setDateTimeFormat
Вернуться к: Services_Weather
Services_Weather_Common::setDateTimeFormat
Services_Weather_Common::setDateTimeFormat() – Changes the representation of time and dates (see http://www.php.net/date)
Synopsis
require_once '/Weather/Common.php';
void Services_Weather_Common::setDateTimeFormat ( string $dateFormat = "" , string $timeFormat = "" )
This package is not documented yet.
Parameter
- string $dateFormat
- string $timeFormat
Throws
No exceptions thrown.
Note
This function can not be called statically.
Вернуться к: Services_Weather