Hi there,

I seem to be in a bit of a pickle.

Right now I'm working on a script that would calculate dates from one
calendar to another. The normal calendar we use and a newly invented one.

In order to do that I need to find the exact days since the year 0 BC/AD.
However, the functions php provides only allow up to the unix epoch.

Could you guys give me some pointers on how to accomplish this, accurately?

Thanks a million!

Kevin

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to