Chronos has: "IslamicFatimidCalendar Concept: IslamicFatimidCalendar implements the Islamic Fatimid Calendar. The Islamic Fatimid Calendar (also called the Tabular Islamic Calendar) is an arithmetical variation of the Astronomical Islamic Calendar (the one most Muslims use for religious purposes.) It has the same year numbers and months, but the months are determined by arithmetic rules rather than by observation or astronomical calculations. It was developed by early Muslim astronomers of the second Hijra century (the eighth century AD) to provide a predictable time base for calculating the positions of the moon, sun, and planets. Historians use it to convert an Islamic date into a Western calendar date when no other information (like the day of the week) is available. Some Muslims (e.g, the Daudi Bohras, the Isma'ilis) also use the arithmetical calendar for regligous purposes [reference: http://archive.mumineen.org/publications/oup/bohras.html]. All Muslims commonly use it to estimate future (and sometimes past) dates." Is that what you want? Torsten Bergmann wrote
Do we have support/code for that somewhere?
Thx T.
-- View this message in context: http://forum.world.st/Hijri-calendar-tp4756080p4756085.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
Paul DeBruicker wrote
Chronos has: ... Is that what you want?
The www.chronos-st.org seems to be gone. But there is http://smalltalkhub.com/#!/~Chronos/Chronos/ Thanks - I will have a look. Is it known to work in Pharo 3.0? Thx T.
Torsten Bergmann wrote
Paul DeBruicker wrote
Chronos has: ... Is that what you want?
The www.chronos-st.org seems to be gone. But there is http://smalltalkhub.com/#!/~Chronos/Chronos/
Thanks - I will have a look. Is it known to work in Pharo 3.0?
Thx T.
Eh it will probably die because the base config loads code that uses FileDirectory. I did port it to Pharo 2. I think if you edit the ConfigurationOfChronos to load into Pharo 3 what it loads into Pharo 2 it should work OK. But I haven't tried it. -- View this message in context: http://forum.world.st/Hijri-calendar-tp4756080p4756106.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
Hi, You could try Chalten, it also has support for the Islamic Calendar. Take a look here: https://github.com/mtaborda/chalten. Regards. Maxi 2014-04-23 17:26 GMT-03:00 Paul DeBruicker <pdebruic@gmail.com>:
Torsten Bergmann wrote
Paul DeBruicker wrote
Chronos has: ... Is that what you want?
The www.chronos-st.org seems to be gone. But there is http://smalltalkhub.com/#!/~Chronos/Chronos/
Thanks - I will have a look. Is it known to work in Pharo 3.0?
Thx T.
Eh it will probably die because the base config loads code that uses FileDirectory. I did port it to Pharo 2. I think if you edit the ConfigurationOfChronos to load into Pharo 3 what it loads into Pharo 2 it should work OK. But I haven't tried it.
-- View this message in context: http://forum.world.st/Hijri-calendar-tp4756080p4756106.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
Hi maximillo would you be interested to have a chapter on our next book on Chalten? I hope so. We could take your documentation at input. Stef On 23/4/14 22:44, Maximiliano Taborda wrote:
Hi, You could try Chalten, it also has support for the Islamic Calendar. Take a look here: https://github.com/mtaborda/chalten.
Regards. Maxi
2014-04-23 17:26 GMT-03:00 Paul DeBruicker <pdebruic@gmail.com <mailto:pdebruic@gmail.com>>:
Torsten Bergmann wrote > Paul DeBruicker wrote >> Chronos has: >> ... >> Is that what you want? > > The www.chronos-st.org <http://www.chronos-st.org> seems to be gone. But there is > http://smalltalkhub.com/#!/~Chronos/Chronos/ <http://smalltalkhub.com/#%21/%7EChronos/Chronos/> > > Thanks - I will have a look. Is it known to work in Pharo 3.0? > > Thx > T.
Eh it will probably die because the base config loads code that uses FileDirectory. I did port it to Pharo 2. I think if you edit the ConfigurationOfChronos to load into Pharo 3 what it loads into Pharo 2 it should work OK. But I haven't tried it.
-- View this message in context: http://forum.world.st/Hijri-calendar-tp4756080p4756106.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
Hi Stef. Yes, of course. Please, tell me what kind of documentation you need. Regards. Maxi 2014-04-27 18:07 GMT-03:00 stepharo <stepharo@free.fr>:
Hi maximillo
would you be interested to have a chapter on our next book on Chalten? I hope so. We could take your documentation at input.
Stef
On 23/4/14 22:44, Maximiliano Taborda wrote:
Hi, You could try Chalten, it also has support for the Islamic Calendar. Take a look here: https://github.com/mtaborda/chalten.
Regards. Maxi
2014-04-23 17:26 GMT-03:00 Paul DeBruicker <pdebruic@gmail.com>:
Torsten Bergmann wrote
Paul DeBruicker wrote
Chronos has: ... Is that what you want?
The www.chronos-st.org seems to be gone. But there is http://smalltalkhub.com/#!/~Chronos/Chronos/
Thanks - I will have a look. Is it known to work in Pharo 3.0?
Thx T.
Eh it will probably die because the base config loads code that uses FileDirectory. I did port it to Pharo 2. I think if you edit the ConfigurationOfChronos to load into Pharo 3 what it loads into Pharo 2 it should work OK. But I haven't tried it.
-- View this message in context: http://forum.world.st/Hijri-calendar-tp4756080p4756106.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
participants (4)
-
Maximiliano Taborda -
Paul DeBruicker -
stepharo -
Torsten Bergmann