From kde-core-devel Wed Nov 09 06:20:31 2005 From: Jason Harris Date: Wed, 09 Nov 2005 06:20:31 +0000 To: kde-core-devel Subject: Re: Proposed new KDateTime class Message-Id: <200511082320.31537.kstars () 30doradus ! org> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=113151726006930 Hello, I'd like to bring your attention to my ExtDateTime class (also: ExtDate, ExtDatePicker, ExtDateTimeEdit), which you can find at kdeedu/libkdeedu/extdate ExtDate is an extension of QDate, removing the arbitrary restriction on the range of years. Well, there is still an arbitrary restriction, but the range of years is -50000 to 50000 instead if 1752 to 8000. The other classes simply extend date-related classes and widgets to use ExtDate instead of QDate. As far as I know, KStars is the only app using ExtDate, and maybe it's the only app that would ever want this extended date range. Nevertheless, I'd like to propose that the new KDateTime class incorporates the relevant features of ExtDateTime. thanks, Jason -- KStars: KDE Desktop Planetarium http://edu.kde.org/kstars