datetimeimmutable.createfromformat(3) php man page | unix.com

Man Page: datetimeimmutable.createfromformat

Operating Environment: php

Section: 3

DATETIMEIMMUTABLE.CREATEFROMFORMAT(3)					 1				     DATETIMEIMMUTABLE.CREATEFROMFORMAT(3)

DateTimeImmutable::createFromFormat - Returns new DateTimeImmutable object formatted according to the specified format

       Object oriented style

SYNOPSIS
publicstatic DateTimeImmutable DateTimeImmutable::createFromFormat (string $format, string $time, [DateTimeZone $timezone])
DESCRIPTION
Procedural style DateTimeImmutable date_create_immutable_from_format (string $format, string $time, [DateTimeZone $timezone]) Like DateTime::createFromFormat but works with DateTimeImmutable. PHP Documentation Group DATETIMEIMMUTABLE.CREATEFROMFORMAT(3)
Related Man Pages
datetimezone.listidentifiers(3) - php
datetimeimmutable.diff(3) - php
datetime.gettimestamp(3) - php
datetime(3) - php
datetimeinterface.format(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)