php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #48054 incorrect params in date() function
Submitted: 2009-04-22 19:01 UTC Modified: 2009-05-12 01:00 UTC
From: salmaja at yndex dot ru Assigned:
Status: No Feedback Package: Translation problem
PHP Version: Irrelevant OS: Windows, 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: salmaja at yndex dot ru
New email:
PHP Version: OS:

 

 [2009-04-22 19:01 UTC] salmaja at yndex dot ru
Description:
------------
Documentation recommends to use capital "F" to show full month's name. But it doesn't work. And "B" parameter works properly: it shows full name of month.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-04-22 21:37 UTC] yannick@php.net
Hi,

Witch documentation are you talking about ?

RU translation ?
 [2009-05-04 23:31 UTC] fa@php.net
a) When I compare EN and RU manuals (without speaking Russian) they both say:
F - [...] January [...] December = full month name

b) Do you mean http://php.net/strftime maybe? 
There %B = full month name
and %F = %Y-%m-%d (not listed in russian translation)
 [2009-05-12 01:00 UTC] doc-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 12:01:27 2024 UTC