php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #70317 ethiopic calender in the core
Submitted: 2015-08-21 09:01 UTC Modified: 2017-08-13 00:55 UTC
Votes:2
Avg. Score:4.0 ± 1.0
Reproduced:1 of 2 (50.0%)
Same Version:1 (100.0%)
Same OS:0 (0.0%)
From: 4sam21 at gmail dot com Assigned:
Status: Suspended Package: Calendar related
PHP Version: Next Minor Version OS:
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: 4sam21 at gmail dot com
New email:
PHP Version: OS:

 

 [2015-08-21 09:01 UTC] 4sam21 at gmail dot com
Description:
------------
Ethiopian calendar in the core because Ethiopian population is more than both Jewish or french.

Two simple consistant funtions jdtoethiopic and ethiopictojd will do the work

You will be z first programming language to support 90 million peopled uniqe calender

And i know enough C to write this feature.
Be positive and accept this feature. Please


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-08-22 00:05 UTC] cmb@php.net
This feature is likely to require an RFC. If you're interested in
having it, I suggest you read and follow
<https://wiki.php.net/rfc/howto>. :)
 [2015-08-22 03:41 UTC] pajoye@php.net
I am not sure why you mention French. France like all Europe, US, South America and other countries use the same calendars.

I cannot remember why we introduced this function (way back), but as of now, I do not see a point to have them as it fits perfectly in a custom library or extension, using INTL (ICU), which supports it:

http://icu-project.org/apiref/icu4j/com/ibm/icu/util/EthiopicCalendar.html

You can still propose it via a RFC tho'
 [2017-08-13 00:55 UTC] cmb@php.net
-Status: Open +Status: Suspended
 [2017-08-13 00:55 UTC] cmb@php.net
Thank you for your interest in PHP and for submitting a feature
request. Please be aware that due to the magnitude of change this
request requires, it would be necessary to discuss it on PHP
Internals list (internals@lists.php.net) as an RFC. Please read
the guide about creating RFCs here:
<https://wiki.php.net/rfc/howto>. If you haven't had experience
with writing RFCs before, it is advised to seek guidance on the
Internals list (<http://php.net/mailing-lists.php>) and/or solicit
help from one of the experienced developers. 

Please do not consider this comment as a negative view on the
merits of your proposal – every proposal which requires changes of
certain magnitude, even the very successful and widely supported
ones, must be done through the RFC process. This helps make the
process predictable, transparent and accessible to all developers.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 20:01:45 2024 UTC