Good morning. It's almost twenty to eleven. (Japan Standard Time)

calendar

calendar

Here are C codes translated by me. The original Common Lisp code is from ``Calendrical Calculations'' and ``Calendrical Calculations, II: Three Historical Calendars''.

In addition to the above, I also wrote code for a few calendars (I can't assure you that they're right).

This package also includes three independent modules for Python and Ruby.

A "Calendar" module

This is a "Calendrical Calculations" module.

This module supports the following calendars:

Gregorian (current civil), Calendar week (ISO), Julian (old civil), Islamic (Moslem), Hebrew (Jewish), Mayan, French Revolutionary, Old Hindu, Achelis', Coptic, Ethiopian, Jalaali (incomplete), Kyureki (Japanese traditional with CE)

NOTE: This module now handles jd and mjd based on "chronological" sense.

A "Getdate" module

This module provides a method which creates a Time object reflecting the given representation of dates and times.

An "Sdn" module

This is an interface to the Scott E. Lee's SDN package.

This module supports the following calendars:

Gregorian, Julian, French Republican, Jewish

calendar-1.11.4.tar.gz [ 165k] (General edition)

calendar-1.11.4r.tar.gz [ 132k] (Special edition for rubyist)

calendar-1.11.4.gem [ 124k] (Gem edition for rubyist)

calendar-1.11.4p.tar.gz [ 123k] (Special edition for pythonian)

calendar conversion page is an application program that using this package.

date2

date2 is an alternative date class for an object-oriented scripting language Ruby.

date2-4.0.18.tar.gz [ 47k]

date
Date station

calendar scope page is an application program that using this package.


index

Tadayoshi Funaba 1997-2006
last modified: 2009-06-07T18:21:27+09:00