Hi Jim you should have a look at the Aconcagua library. It has been designed by people making business in stock management. You can find two pdfs here: http://sdmeta.gforge.inria.fr/Teaching/CoursAnnecy/0506-M1-COO/ And their authors are still around in this mailing-list. Now it may means that you have to extend it to fit your need. I like what they did. There was also a library called chronos but I do not know its status it was supporting many different calendars. Finally I think the core library should deserve some love because sometimes I see it limited but when I compare with the java counterpart I saw, it is good :). Stef On Sat, Dec 23, 2017 at 10:32 PM, <publius789@gmail.com> wrote:
I am new to the Pharo world and looking at capabilities for potential applications.
One of the first things I am interested in is Calendar processing capabilities. I havenât had a chance to look at the code yet, but specifically how much does Pharoâs Date/Calendar capabilities match that in the java.util package for Java 9? Additionally, is there any way to give the number of business days between two dates for a particular local calendar? If so, whatâs the format for a local calendar?
Iâm going to take a look at the code shortly, but if anyone can shed a general light what currently exists it would be greatly appreciated.
Regards,
Jim