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.createfromformat(3) - php
datetimeimmutable.diff(3) - php
datetime.__construct(3) - php
datetime.format(3) - php
datetimeimmutable(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team