Home
last modified time | relevance | path

Searched defs:isoFormat (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/Contracts/
H A DTimestampInterface.php51 public function isoFormat(string $format): string; function
/webtrees/app/
H A DTimestamp.php61 public function isoFormat(string $format): string function in Fisharebest\\Webtrees\\Timestamp