php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #80157 Removing the list of formatting strings from php.net/date is annoying
Submitted: 2020-09-27 14:19 UTC Modified: 2020-09-27 14:44 UTC
From: me at toby dot ink Assigned: cmb (profile)
Status: Not a bug Package: Date/time related
PHP Version: 7.4.10 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: me at toby dot ink
New email:
PHP Version: OS:

 

 [2020-09-27 14:19 UTC] me at toby dot ink
Description:
------------
---
From manual page: https://php.net/function.date
---

The best part of that page used to be the formatting strings. Now they've been moved. :(


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-09-27 14:44 UTC] cmb@php.net
-Status: Open +Status: Not a bug -Package: Documentation problem +Package: Date/time related -Assigned To: +Assigned To: cmb
 [2020-09-27 14:44 UTC] cmb@php.net
The description of the $format parameter states:

| Format accepted by DateTimeInterface::format().

Just follow the link to DateTimeInterface::format(), and you find
the available formats.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 18:01:34 2024 UTC