There was an error while loading. Please reload this page.
Provides the current system time in a predictable timezone.
\FastForward\Clock\FrozenClock
ClockInterface
Creates a new frozen clock.
public __construct(\DateTimeInterface|\Psr\Clock\ClockInterface|string|int|float $clock = 'now'): mixed
Parameters:
$clock
Returns the current date-time.
public now(): \DateTimeImmutable