Searched refs:dateTimeValue (Results 1 – 2 of 2) sorted by relevance
26 protected ?DateTime $dateTimeValue = null; variable in ComboStrap\\Meta\\Api\\MetadataDateTime57 $this->dateTimeValue = null;63 $this->dateTimeValue = $value;104 $this->dateTimeValue = $this->fromPersistentDateTimeUtility($value);132 if ($this->dateTimeValue === null) {135 return $this->dateTimeValue;160 return $this->dateTimeValue !== null;166 $this->dateTimeValue = $this->fromPersistentDateTimeUtility($value);
104 $this->dateTimeValue = $this->fromPersistentDateTimeUtility($value);