php - How to calculate the number of days between two dates starting from B.C.5000? -
would have function before christ date , taking account gregorian , julian calendar. have found solutions a.d. dates have not found 1 b.c. , solution requires lot of manual calculation. there elegant way in php have missed? existing built in function mean.
i rewrote original calendar.php function , add in own solution.
thanks.
Comments
Post a Comment