ÿØÿà JFIF ÿÛ „ ( %!1!%*+...983,7(-.-
File manager
File manager - Edit - /home/trueinxa/truelove4seniors.org/wp-content/plugins/give/src/Framework/Support/Facades/DateTime/Temporal.php
Back
<?php namespace Give\Framework\Support\Facades\DateTime; use DateTimeInterface; use Give\Framework\Support\Facades\Facade; /** * @since 4.0.0 added withStartOfDay, withEndOfDay, immutableOrClone * @since 3.20. added getDateTimestamp * @since 2.19.6 * * @method static DateTimeInterface toDateTime(string $date) * @method static DateTimeInterface getCurrentDateTime() * @method static string getFormattedDateTime(DateTimeInterface $dateTime) * @method static string getCurrentFormattedDateForDatabase() * @method static DateTimeInterface withoutMicroseconds(DateTimeInterface $dateTime) * @method static DateTimeInterface withStartOfDay(DateTimeInterface $dateTime) * @method static DateTimeInterface withEndOfDay(DateTimeInterface $dateTime) * @method static DateTimeInterface immutableOrClone(DateTimeInterface $dateTime) * @method static int getDateTimestamp(string $date, string $timezone = '') * @method static string getFormattedDateTimeUsingTimeZoneAndFormatSettings(DateTimeInterface $dateTime) */ class Temporal extends Facade { protected function getFacadeAccessor(): string { return TemporalFacade::class; } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 1.23 |
proxy
|
phpinfo
|
Settings