The library provides all sorts of date calculations based on the Gregorian calendar (the one used in all western countries today), thereby complying with all relevant norms and standards: ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where applicable).
The library provides all sorts of date calculations based on the Gregorian calendar (the one used in all western countries today), thereby complying with all relevant norms and standards: ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where applicable).
To install p5.28-date-calc, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install p5.28-date-calc
To see what files were installed by p5.28-date-calc, run:
port contents p5.28-date-calc
To later upgrade p5.28-date-calc, run:
sudo port selfupdate && sudo port upgrade p5.28-date-calc
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.