Add support for "%V" and "%G" to wxDateTime::Format().
This is useful for creating ISO 8601 week number based stamps. Closes #11857. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_3_0_BRANCH@76958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -581,6 +581,7 @@ All:
|
||||
|
||||
- Fix silent data loss in wx[F]File::Write(wxString) if conversion fails.
|
||||
- Make wxString::FromCDouble() work when the global C++ locale is not the C one.
|
||||
- Add support for "%V", "%G" and "%g" to wxDateTime::Format().
|
||||
|
||||
All (GUI):
|
||||
|
||||
|
Reference in New Issue
Block a user