Пример #1
0
 function __construct($ID)
 {
     parent::__construct($ID);
     $this->setParser("OpenWeatherMapLastUpdate", "Util::CLDateTimeParser");
 }