Tools for using the Cinco De Mayo Calendar
Project description
====
CDMC - Cinco De Mayo Calendar tools
====
See `the chat logs <https://tilde.town/~minerobber/cdmc.txt>`_.
Includes 2 scripts:
* cdmdate - the date in the CDM Calendar
* cdmcdateconv - A date converter to convert "plebian" normal dates into the "obviously superior" CDM format.
The module, "cdmc", includes methods:
* today() - get today in the CDM calendar
* specific_day(y,m,d) - get day y-m-d in the CDM Calendar
As well as the class Date, which has a constructor that takes a datetime.date object (defaults to datetime.date.today()) and a datetime.date object respresenting the Cinco de Mayo you want to use as a reference point, (defaults to the Cinco de Mayo that is coming up from the datetime.date.today() date) and gives you a CDM date object.
CDMC - Cinco De Mayo Calendar tools
====
See `the chat logs <https://tilde.town/~minerobber/cdmc.txt>`_.
Includes 2 scripts:
* cdmdate - the date in the CDM Calendar
* cdmcdateconv - A date converter to convert "plebian" normal dates into the "obviously superior" CDM format.
The module, "cdmc", includes methods:
* today() - get today in the CDM calendar
* specific_day(y,m,d) - get day y-m-d in the CDM Calendar
As well as the class Date, which has a constructor that takes a datetime.date object (defaults to datetime.date.today()) and a datetime.date object respresenting the Cinco de Mayo you want to use as a reference point, (defaults to the Cinco de Mayo that is coming up from the datetime.date.today() date) and gives you a CDM date object.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cdmc-0.1.0.tar.gz
(2.1 kB
view hashes)
Built Distribution
cdmc-0.1.0-py2-none-any.whl
(4.1 kB
view hashes)