]> git.saurik.com Git - wxWidgets.git/commitdiff
Added helpers for translating between wxDateTime and NSDate.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 20 Dec 2011 21:27:09 +0000 (21:27 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 20 Dec 2011 21:27:09 +0000 (21:27 +0000)
These functions will be used in the upcoming native implementations of
wxDatePickerCtrl and wxTimePickerCtrl but could also be reused elsewhere in
wxOSX/Cocoa, notably in wxDataViewCtrl where strange ad hoc code is currently
used.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70070 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775


No differences found