Theiling Online    Sitemap    Conlang Mailing List HQ   

Re: Programming a calendar system (WAS: Re: I Should've Been ...)

From:Roger Mills <rfmilly@...>
Date:Sunday, April 25, 2004, 16:31
Carsten Becker wrote:

> Hello! > > Yay! Concalendaring ... I've got a question about manipulating the > calendar functions of programming languages, but first my concalendar, > then my problem: > > 456,25 days :: 18 months :: 25 1/3 days > >> 18*25,33333 = 456 days :: 0,25 days left per year > 27 h/day :: 18 min/h :: 72 sec/min >
This is not unlike the system on Cindu (Kash lang.)-- 464 days, 16 mos of 29 days each. (No allowance for leap years-- there probably should be....but nothing is perfect!) However the Cindu day = 25 hrs. 18mins in our time (so the Cindu year is actually 489 Earth days IIRC-- 1.34). I can convert from one to the other, but it ain't easy for one who is math-challenged, and I'm never sure the answer is correct....:-((( See: http://cinduworld.tripod.com/kashdatetime.htm
> > Now my question: How can you tell PHP to make this? The year has not 365 > days but 456 days, that's the problem. If it's too much off-topic, we > could discuss this off-list as well. >
I would like to be included in the discussion, too. Thanks, Roger

Replies

Mark J. Reed <markjreed@...>Calendar programming
Sylvia Sotomayor <kelen@...>