Fixed several bugs in wxDateTime timezone handling:
- ToTimezone() and MakeTimezone() now work as expected - added and documented FromTimezone() and MakeFromTimezone() - Set(double jdn) interprets jdn always in UTC - updated ParseRfc822Date() timezone handling - removed workarounds for old bugs from the test git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -16,6 +16,7 @@ All:
|
||||
- Fixed compilation with IBM xlC compiler.
|
||||
- wxABI_VERSION, see 'Backward Compatibility' topic overview in the manual.
|
||||
- Added wxLongLong::ToDouble()
|
||||
- Added wxDateTime::[Make]FromTimezone(), fixed several TZ-related bugs
|
||||
|
||||
All (GUI):
|
||||
|
||||
|
Reference in New Issue
Block a user