Searched refs:getFormat (Results 1 – 8 of 8) sorted by relevance
127 $dateTime = DateTime::createFromFormat(self::getFormat(), $dateString);153 public static function getFormat(): string function in ComboStrap\\Iso8601Date229 return $this->getDateTime()->format(self::getFormat());
43 $modifiedDate = $modifiedTime->format(Iso8601Date::getFormat());
1197 public function getFormat(): string function in ComboStrap\\Snippet
1116 …->getPublishedTime() !== null ? $this->getPublishedTime()->format(Iso8601Date::getFormat()) : null;
145 …{$newDate->format(Iso8601Date::getFormat())}) is lower than the current date ({$actualDate->format…
21 function getFormat(): string function in renderer_plugin_combo_xml
67 function getFormat() function in renderer_plugin_combo_renderer
675 public function getFormat() function in renderer_plugin_combo_analytics