Home
last modified time | relevance | path

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

/webtrees/app/Contracts/
H A DTimestampFactoryInterface.php42 …public function fromString(string|null $string, string $format = 'Y-m-d H:i:s', UserInterface|null… function
/webtrees/app/Factories/
H A DTimestampFactory.php62 …public function fromString(string|null $string, string $format = 'Y-m-d H:i:s', UserInterface|null… function in Fisharebest\\Webtrees\\Factories\\TimestampFactory