Summary: | date value below 1753 | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Daniel Moyne <dmoyne> |
Component: | qt | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | nicolasg |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Daniel Moyne
2004-09-11 13:02:17 UTC
There's a calendar application, it's called korganizer. Le dimanche 12 Septembre 2004 18:06, David Faure a The limit of 1753 (1752-09-14 to be exact) is in Qt's QDateTime. So this is a Qt bug. (I do not know why 1753, perhaps it is the year when it was introduced in Norway. However http://webexhibits.org/calendars/year-countries.html tells that 1753 is more Sweden than Norway.) So please report it to Qt Bugs, see: http://doc.trolltech.com/3.3/bughowto.html As for other calendars, that is another wish. KDE has a few new calendars in the meanwhile, however no French-Revolutionary one and I do not think that we have a Julian one either. (However both are more for historian and will probably not be developed by the normal KDE developers. So volunteers are needed.) Have a nice day! Have a nice day! Sept. 25th 1753 was when the Gregorian calendar was introduced in England. The date of the Gregorian Calendar creation was Oct. 15th, 1582, though, which is when it was first introduced in Catholic countries. Trivia: Sweden (I think) was switching to the Gregorian calendar in steps and then, due to wars, forgot to drop a few leap days. To fix that, they made a year with February 30th and went back to the Julian calendar. More on that, use Google. On Saturday 30 July 2005 06:22, Thiago Macieira wrote: [bugs.kde.org quoted mail] > Sept. 25th 1753 was when the Gregorian calendar was introduced in England. Well, that is still not the date used by Qt. (But that is only a minor details.) > > The date of the Gregorian Calendar creation was Oct. 15th, 1582, though, > which is when it was first introduced in Catholic countries. Yes, sure and that is why it is a Qt bug. > > Trivia: Sweden (I think) was switching to the Gregorian calendar in steps > and then, due to wars, forgot to drop a few leap days. To fix that, they > made a year with February 30th and went back to the Julian calendar. More > on that, use Google. Yes, taht is more or less what tells the URL that I have given. Sweden was finally "fixed" in 1752/1753. (But all this does not explain why Qt has chosen the particular date.) Have a nice da! This is fixed in Qt 4.2. A patch has been applied to qt-copy. |