| rhodes dot aaron at gmail dot com 2007-02-26, 4:00 am |
| ID: 40636
User updated by: rhodes dot aaron at gmail dot com
Reported By: rhodes dot aaron at gmail dot com
-Status: Feedback
+Status: Open
Bug Type: Documentation problem
Operating System: N/A
PHP Version: Irrelevant
New Comment:
I checked and I get it on all functions.
Screenshot:
http://infinitysphere.no-ip.org:81/php.date.jpg
Previous Comments:
------------------------------------------------------------------------
[2007-02-26 08:08:07] philip@php.net
I cannot replicate, and it looks like Tony can't either.
Something is odd here so try this: On the left sidebar, there are
links. Click on the date function so that you'll be redirected to a
full URL of the date function in the manual. Please post that link
here. If you could post a full screenshot somewhere that would be great
too.
------------------------------------------------------------------------
[2007-02-26 07:57:09] rhodes dot aaron at gmail dot com
I do have English selected.
------------------------------------------------------------------------
[2007-02-26 07:49:55] tony2001@php.net
Choose "English" in the dropdown menu at the top of the page and click
on the arrow at the right of it.
------------------------------------------------------------------------
[2007-02-26 06:48:25] rhodes dot aaron at gmail dot com
Description:
------------
Documentation for date function is garbled and in another language.
URL: http://us3.php.net/date
Actual result:
--------------
date -- Formateaz� data/timpul local
Descriere
string date ( string format [, int timestamp])
Returneaz� un �ir formatat conform cu formatul transmis
ca parametru al func�iei, utiliz�nd �ntregul
timestamp sau timpul local dac� nu este utilizat parametrul
timestamp.
Notã: Perioada valid� a timestamp este cuprins�, de
regul�, �ntre vineri, 13 Decembrie 1901 20:45:54 GMT
�i mar�i, 19 ianuarie 2038 03:14:07 GMT. (Acestea sunt
datele care corespund minimului, respectiv maximului unui �ntreg
cu semn reprezentat pe 32 de bi�i.)
Pentru a genera un timestamp dintr-un �ir
reprezent�nd o dat�, pute�i utiliza func�ia
strtotime(). De asemenea, unele sisteme de gestiune a bazelor de date au
func�ii care pot converti formatul lor de dat� �n
timestamps (cum ar fi func�ia MySQL UNIX_TIMESTAMP).
Urm�toarele caractere sunt recunoscute �n �irul
format:
*
a - "am" sau "pm"
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=40636&edit=1
|