git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62098
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
- Added wxMBConv::cMB2WC(wxCharBuffer) and cWC2MB(wxWCharBuffer) overloads.
- Added wxAny class; a modern, backwards-incompatible replacement for
wxVariant.
- Added wxMBConv::cMB2WC(wxCharBuffer) and cWC2MB(wxWCharBuffer) overloads.
- Added wxAny class; a modern, backwards-incompatible replacement for
wxVariant.
+- wxDateTime timezone functions now dynamic (no caching).