Doc #79304 [Com]: Doc. for DateTime::createFromFormat/date_create_from_format not consistent

[email protected] ("Gordon896Herzog at gmail dot com") Mon, 19 Dec 2022 10:02:16 +0000
Newsgroups php.doc.bugs
Message-ID <[email protected]>
Edit report at https://bugs.php.net/bug.php?id=79304&edit=1

 ID:                 79304
 Comment by:         Gordon896Herzog at gmail dot com
 Reported by:        patrick dot kuijvenhoven at gmail dot com
 Summary:            Doc. for
                     DateTime::createFromFormat/date_create_from_format
                     not consistent
 Status:             Open
 Type:               Documentation Problem
 Package:            Documentation problem
 PHP Version:        Irrelevant
 Block user comment: N
 Private report:     N

 New Comment:

There's a bug report that exactly describes your problem :)

https://bugs.php.net/bug.php?id=51950

Since 2016-08-07, the bug report has been marked as "not a bug". You need to use strtotime or new DateTime instead.

The constants that have been defined apply to both formatting and parsing in the same way, which forces your ways.
(https://www.mckessonconnect.net/)github.com


Previous Comments:
------------------------------------------------------------------------
[2022-12-01 05:40:52] Janet22coffect at gmail dot com

Glad you like it. We have been using this for several weeks now and it seems to be going nicely. (https://www.pfmlogin.net/)github.com

------------------------------------------------------------------------
[2020-02-25 19:02:09] patrick dot kuijvenhoven at gmail dot com

(Sorry, Summary altered by password manager by accident)

------------------------------------------------------------------------
[2020-02-25 19:00:40] patrick dot kuijvenhoven at gmail dot com

I'm not a native English speaker, so I'm not a good judge concerning readability.

In case you prefer keeping the "with or without" and switching the examples around, then, for consistency the "g and h" and "G and H" should by switched as well (to "h and g" and "H and G" to be precise).

Let me know your thoughts. I'd be happy to supply a new patch.

------------------------------------------------------------------------
[2020-02-25 00:43:39] [email protected]

This makes it read really weirdly, so I would say "Won't Fix" - if at all, change the examples around.

------------------------------------------------------------------------
[2020-02-24 20:11:00] patrick dot kuijvenhoven at gmail dot com

The following patch has been added/updated:

Patch Name: createfromformat.patch
Revision:   1582575060
URL:        https://bugs.php.net/patch-display.php?bug=79304&patch=createfromformat.patch&revision=1582575060

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=79304


--
Edit this bug report at https://bugs.php.net/bug.php?id=79304&edit=1