X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2edb0bdef6238c8c246b6978bc14828b7033d931..733a25f0f454eefbb1392faad986d8dde7919230:/docs/latex/wx/tdate.tex?ds=inline diff --git a/docs/latex/wx/tdate.tex b/docs/latex/wx/tdate.tex index 5b1219cab7..7c81c9a637 100644 --- a/docs/latex/wx/tdate.tex +++ b/docs/latex/wx/tdate.tex @@ -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.