[wx-dev] Re: #4466: wxDateTime doesn't support Julian calendar (was:
wxDateTime return incorrect result proleptic Gregorian date)
wxTrac
noreply at wxsite.net
Sun Jun 1 07:51:18 PDT 2008
Ticket URL: <http://trac.wxwidgets.org/ticket/4466#comment:2>
#4466: wxDateTime doesn't support Julian calendar
---------------------------+------------------------------------------------
Reporter: chankwanting | Owner:
Type: defect | Status: confirmed
Priority: low | Milestone:
Component: base | Version:
Resolution: | Keywords: wxDateTime
Blockedby: | Patch: 0
Blocking: |
---------------------------+------------------------------------------------
Changes (by vadz):
* priority: normal => low
* status: new => confirmed
Comment:
wxDateTime does return correct results for proleptic Gregorian calendar
because it is, by definition, just a straightforward continuation of the
Gregorian calendar. What you seem to request is the support for Julian
calendar which might be useful but honestly has no chances of being
implemented unless someone submits a patch for it.
--
Ticket URL: <http://trac.wxwidgets.org/ticket/4466#comment:2>
More information about the wx-dev
mailing list