|
|
 |
php-dev
#50084 [NEW]: Support a.m. and p.m. (with periods)
by Charles Dot Belov At Sfmta Dot Com other posts by this author
Nov 4 2009 4:50PM messages near this date
#50085 [Opn->Asn]: exception message does not allow hex 0
|
#50083 [NEW]: Bit shift
From: charles dot belov at sfmta dot com
Operating system: FreeBSD
PHP version: 5.2.11
PHP Bug Type: Feature/Change Request
Bug description: Support a.m. and p.m. (with periods)
Description:
------------
According to http://php.net/manual/en/function.date.php, date formatting
offers two formats for Ante meridiem and Post meridiem:
a Lowercase Ante meridiem and Post meridiem am or pm
A Uppercase Ante meridiem and Post meridiem AM or PM
The Associated Press (AP) Stylebook specifies that these are to be written
with a third format: "a.m." or "p.m." (lower case "am" and "pm" but with
periods).
Please add this format to the possible time formats for Ante meridiem and
Post meridiem.
--
Edit bug report at http://bugs.php.net/?id=50084&edit=1
--
Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=50084&r=trysnapshot52
Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=50084&r=trysnapshot53
Try a snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=50084&r=trysnapshot60
Fixed in SVN: http://bugs.php.net/fix.php?id=50084&r=fixed
Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=50084&r=needdocs
Fixed in release: http://bugs.php.net/fix.php?id=50084&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=50084&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=50084&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=50084&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=50084&r=support
Expected behavior: http://bugs.php.net/fix.php?id=50084&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=50084&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=50084&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=50084&r=globals
PHP 4 support discontinued: http://bugs.php.net/fix.php?id=50084&r=php4
Daylight Savings: http://bugs.php.net/fix.php?id=50084&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=50084&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=50084&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=50084&r=float
No Zend Extensions: http://bugs.php.net/fix.php?id=50084&r=nozend
MySQL Configuration Error: http://bugs.php.net/fix.php?id=50084&r=mysqlcfg
|
|
|
 |
|