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