Add wxDateTime::GetWeekBasedYear().
It was just added as a private function to implement %V format specifier support, just extract and document it as it could possibly be useful in its own right. See #11857. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -36,6 +36,7 @@ All:
|
||||
- Add wxInt64 support to wxText{Input,Output}Stream (Alexander Bezzubikov).
|
||||
- Define wxOVERRIDE as override for supporting compilers (Thomas Goyne).
|
||||
- Allow specifying custom comparator for wxSortedArrayString (Catalin Raceanu).
|
||||
- Add wxDateTime::GetWeekBasedYear().
|
||||
|
||||
Unix:
|
||||
|
||||
|
Reference in New Issue
Block a user