removed sentence about ParseDateTime() not being implemented
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36302 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1183,8 +1183,7 @@ will accept anything that may be accepted and will only reject strings which
|
|||||||
can not be parsed in any way at all.
|
can not be parsed in any way at all.
|
||||||
|
|
||||||
Returns {\tt NULL} if the conversion failed, otherwise return the pointer to
|
Returns {\tt NULL} if the conversion failed, otherwise return the pointer to
|
||||||
the character which stopped the scan. This method is currently not
|
the character which stopped the scan.
|
||||||
implemented, so always returns NULL.
|
|
||||||
|
|
||||||
|
|
||||||
\membersection{wxDateTime::ParseDate}\label{wxdatetimeparsedate}
|
\membersection{wxDateTime::ParseDate}\label{wxdatetimeparsedate}
|
||||||
|
Reference in New Issue
Block a user