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
datetime.settimezone(3) - php
datetime.gettimestamp(3) - php
datetimeimmutable(3) - php
datetime.gettimezone(3) - php
datetimeimmutable.format(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team