[wx-dev] Re: #3818: no way to get Time zone out of wxDateTime
wxTrac
noreply at wxsite.net
Sun Jun 1 07:24:48 PDT 2008
Ticket URL: <http://trac.wxwidgets.org/ticket/3818#comment:2>
#3818: no way to get Time zone out of wxDateTime
---------------------------+------------------------------------------------
Reporter: wireheadarts | Owner:
Type: defect | Status: closed
Priority: normal | Milestone:
Component: base | Version:
Resolution: wontfix | Keywords: wxDateTime
Blockedby: | Patch: 0
Blocking: |
---------------------------+------------------------------------------------
Changes (by vadz):
* status: new => closed
* resolution: => wontfix
Comment:
wxDateTime doesn't store time zone information, just the number of
milliseconds from some date. So it can't provide this information because
it doesn't have it, it's up to you to interpret the value of this object
in the time zone that you assume for it.
--
Ticket URL: <http://trac.wxwidgets.org/ticket/3818#comment:2>
More information about the wx-dev
mailing list