コード例 #1
0
 function __construct($ID)
 {
     parent::__construct($ID);
     $this->setParser("PatchDate", "Datum::parseGerDate");
 }