|
From: Alexander L. <ale...@go...> - 2009-10-21 08:09:41
|
Hello all, I've got an exception using the Date class Leap function. I've checked the code and found out that the function is limited to the range 1900..2200. The implementation of the leap function is quite simple. Is there a performance reason to implement it like this? If it is possible I would like to extend this function. Cheers Alexander |