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
 [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: Sat May 04 18:01:32 2024 UTC