X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fc2171bd4c660b8554dae2a1cbf34ff09f3032a6..13220cca727ed74c2998b4fb89a4d80aacf28e68:/docs/latex/wx/tdate.tex?ds=sidebyside diff --git a/docs/latex/wx/tdate.tex b/docs/latex/wx/tdate.tex index 7c81c9a637..01d55cbfb2 100644 --- a/docs/latex/wx/tdate.tex +++ b/docs/latex/wx/tdate.tex @@ -13,7 +13,7 @@ Classes: \helpref{wxDateTime}{wxdatetime}, \helpref{wxDateSpan}{wxdatespan}, \helpref{wxTimeSpan}{wxtimespan}, \helpref{wxCalendarCtrl}{wxcalendarctrl} -\subsection{Introduction} +\subsection{Introduction}\label{introductiontowxdatetime} wxWidgets provides a set of powerful classes to work with dates and times. Some of the supported features of \helpref{wxDateTime}{wxdatetime} class are: @@ -32,7 +32,7 @@ format.} them is fast} \end{twocollist} -\subsection{All date/time classes at a glance} +\subsection{All date/time classes at a glance}\label{alldatetimeclasses} There are 3 main classes declared in {\tt }: except \helpref{wxDateTime}{wxdatetime} itself which represents an absolute @@ -51,7 +51,7 @@ Finally, in other parts of this manual you may find mentions of wxDate and wxTime classes. \helpref{These classes}{tdatecompatibility} are obsolete and superseded by wxDateTime. -\subsection{wxDateTime characteristics} +\subsection{wxDateTime characteristics}\label{wxdatetimecharacteristics} \helpref{wxDateTime}{wxdatetime} stores the time as a signed number of milliseconds since the Epoch which is fixed, by convention, to Jan 1, 1970 - @@ -78,7 +78,7 @@ region, dependent). Future versions will probably have Julian calendar support as well and support for other calendars (Maya, Hebrew, Chinese...) is not ruled out. -\subsection{Difference between wxDateSpan and wxTimeSpan} +\subsection{Difference between wxDateSpan and wxTimeSpan}\label{dateandtimespansdifference} While there is only one logical way to represent an absolute moment in the time (and hence only one wxDateTime class), there are at least two methods to