| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Bob (3) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
| This class can compute the days and weeks of a month. It can perform several types of calculations with dates like the number of weeks of a given month and year, the list of days of a given week, month and year, the first week day of a given month and year. |
| ||||
| This class can calculate compounded interest investment, saving or loan. It takes as parameters the initial investing amount, number of periods, period interest rate, reinvesting percentage, an optional additional amount after each period. The class returns an array with the amount of the investment after each period, the return of each period, total amount return and the total of return on investment. |
| ||||
| This class can generate form drop down select inputs from dates or arrays. It can generate HTML for form select inputs with a given name to let the user select the year, month and day of a date. The class can also generate a HTML for a select input using the keys and values of an array as options. |
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |