Home
last modified time | relevance | path

Searched refs:sJSDateTimeFormat (Results 1 – 1 of 1) sorted by relevance

/dports/www/itop/web/sources/form/field/
H A Ddatetimefield.class.inc.php29 protected $sJSDateTimeFormat; variable in Combodo\\iTop\\Form\\Field\\DateTimeField
73 return $this->sJSDateTimeFormat;
78 * @param string $sJSDateTimeFormat
82 public function SetJSDateTimeFormat($sJSDateTimeFormat) argument
84 $this->sJSDateTimeFormat = $sJSDateTimeFormat;