[PHP-DEV] Re: Addition of calendar to intl

2012-04-07 Thread Stas Malyshev
Hi! > I have exposed ICU's Calendar API to PHP via the intl extension. It allows > date calculations with Gregorian, Chinese, Coptic, Ethiopic, Hebrew, > Indian, Islamic (civil/religious), Japanese, Persian, Taiwan and Thai > Buddhist calendars. For a broader overview of its functionality, s

[PHP-DEV] Re: Addition of calendar to intl

2012-04-08 Thread Gustavo Lopes
On Sun, 08 Apr 2012 01:38:46 +0100, Stas Malyshev wrote: http://icu-project.org/apiref/icu4c/classCalendar.html I hope the times of "commit huge patches first, discuss them and document later if ever" are behind us. Or at least we should try to put them behind us. I think the documentatio

[PHP-DEV] Re: Addition of calendar to intl

2012-04-18 Thread Stas Malyshev
Hi! > I think the documentation part in this case is not as problematic, > because the interface has been thoroughly documented in the ICU > project. Most of your next questions can be answered by reading > > http://userguide.icu-project.org/datetime/calendar This is ICU docs, not PHP docs. Most

[PHP-DEV] Re: Addition of calendar to intl

2012-04-19 Thread Gustavo Lopes
On Wed, 18 Apr 2012 23:54:00 +0200, Stas Malyshev wrote: I think the documentation part in this case is not as problematic, because the interface has been thoroughly documented in the ICU project. Most of your next questions can be answered by reading http://userguide.icu-project.org/datetim

Re: [PHP-DEV] Re: Addition of calendar to intl

2012-04-19 Thread Christopher Jones
On 04/19/2012 12:53 AM, Gustavo Lopes wrote: On Wed, 18 Apr 2012 23:54:00 +0200, Stas Malyshev wrote: I think the documentation part in this case is not as problematic, because the interface has been thoroughly documented in the ICU project. Most of your next questions can be answered by re