Name change replacements
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
%% Created: 07.03.00
|
||||
%% RCS-ID: $Id$
|
||||
%% Copyright: (c) Vadim Zeitlin
|
||||
%% License: wxWindows license
|
||||
%% License: wxWidgets license
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\section{Date and time classes overview}\label{wxdatetimeoverview}
|
||||
@@ -15,7 +15,7 @@ Classes: \helpref{wxDateTime}{wxdatetime}, \helpref{wxDateSpan}{wxdatespan}, \he
|
||||
|
||||
\subsection{Introduction}
|
||||
|
||||
wxWindows provides a set of powerful classes to work with dates and times. Some
|
||||
wxWidgets provides a set of powerful classes to work with dates and times. Some
|
||||
of the supported features of \helpref{wxDateTime}{wxdatetime} class are:
|
||||
|
||||
\twocolwidtha{7cm}
|
||||
@@ -211,7 +211,7 @@ TODO.
|
||||
|
||||
\subsection{Compatibility}\label{tdatecompatibility}
|
||||
|
||||
The old classes for date/time manipulations ported from wxWindows version 1.xx
|
||||
The old classes for date/time manipulations ported from wxWidgets version 1.xx
|
||||
are still included but are reimplemented in terms of wxDateTime. However, using
|
||||
them is strongly discouraged because they have a few quirks/bugs and were not
|
||||
`Y2K' compatible.
|
||||
|
Reference in New Issue
Block a user