Fix bug in GetTimeZone where timezone wasn't set.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38702 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -64,6 +64,8 @@ All:
|
||||
and WXK*PAGEDOWN. If you have switch statements that use both
|
||||
constants from a set then you need to remove the PRIOR/NEXT
|
||||
versions in order to eliminate compiler errors.
|
||||
- Fixed bug where wxDateTime::Now() would sometimes return an incorrect value
|
||||
the first time it was called.
|
||||
|
||||
|
||||
All (GUI):
|
||||
|
Reference in New Issue
Block a user