No real changes, just fix some typos in comments.
Closes #14276. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -293,7 +293,7 @@ ParseFormatAt(wxString::const_iterator& p,
|
||||
wxDateTime dt;
|
||||
|
||||
// Use a default date outside of the DST period to avoid problems with
|
||||
// parsing the time differently depending on the todays date (which is used
|
||||
// parsing the time differently depending on the today's date (which is used
|
||||
// as the fall back date if none is explicitly specified).
|
||||
static const wxDateTime dtDef(1, wxDateTime::Jan, 2012);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user