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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Sun Dec 22 11:01:30 2024 UTC