Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
H A DIso8601Date.php127 $dateTime = DateTime::createFromFormat(self::getFormat(), $dateString);
153 public static function getFormat(): string function in ComboStrap\\Iso8601Date
229 return $this->getDateTime()->format(self::getFormat());
H A DCacheReportHtmlDataBlockArray.php43 $modifiedDate = $modifiedTime->format(Iso8601Date::getFormat());
H A DSnippet.php1197 public function getFormat(): string function in ComboStrap\\Snippet
H A DMarkupPath.php1116 …->getPublishedTime() !== null ? $this->getPublishedTime()->format(Iso8601Date::getFormat()) : null;
/template/strap/action/
H A Dcacheexpiration.php145 …{$newDate->format(Iso8601Date::getFormat())}) is lower than the current date ({$actualDate->format…
/template/strap/renderer/
H A Dxml.php21 function getFormat(): string function in renderer_plugin_combo_xml
H A Drenderer.php67 function getFormat() function in renderer_plugin_combo_renderer
H A Danalytics.php675 public function getFormat() function in renderer_plugin_combo_analytics