Searched refs:fromString (Results 1 – 11 of 11) sorted by relevance
148 … return Registry::timestampFactory()->fromString($fact->value(), 'j M Y')->isoFormat('LL');174 return Registry::timestampFactory()->fromString($row->change_time)->isoFormat('LL');
716 … return Registry::timestampFactory()->fromString($ymd . $match[1], 'Y-m-d H:i:s');720 return Registry::timestampFactory()->fromString($ymd . $match[1], 'Y-m-d H:i');723 return Registry::timestampFactory()->fromString($ymd, 'Y-m-d');
115 …if ($now->subtractMinutes(1)->timestamp() > Registry::timestampFactory()->fromString($this->row->s…
42 …public function fromString(string|null $string, string $format = 'Y-m-d H:i:s', UserInterface|null… function
62 …public function fromString(string|null $string, string $format = 'Y-m-d H:i:s', UserInterface|null… function in Fisharebest\\Webtrees\\Factories\\TimestampFactory
118 $row->created = Registry::timestampFactory()->fromString($row->created);
79 $row->updated = Registry::timestampFactory()->fromString($row->updated);
77 $row->updated = Registry::timestampFactory()->fromString($row->updated);
308 'time' => Registry::timestampFactory()->fromString($row->change_time),
117 $row->change_time = Registry::timestampFactory()->fromString($row->change_time);
4282 … method Fisharebest\\Webtrees\\Contracts\\TimestampFactoryInterface\:\:fromString\(\) expects stri…5884 … method Fisharebest\\Webtrees\\Contracts\\TimestampFactoryInterface\:\:fromString\(\) expects stri…6604 … method Fisharebest\\Webtrees\\Contracts\\TimestampFactoryInterface\:\:fromString\(\) expects stri…6622 … method Fisharebest\\Webtrees\\Contracts\\TimestampFactoryInterface\:\:fromString\(\) expects stri…8854 … method Fisharebest\\Webtrees\\Contracts\\TimestampFactoryInterface\:\:fromString\(\) expects stri…9304 … method Fisharebest\\Webtrees\\Contracts\\TimestampFactoryInterface\:\:fromString\(\) expects stri…10054 … method Fisharebest\\Webtrees\\Contracts\\TimestampFactoryInterface\:\:fromString\(\) expects stri…