]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/date.tex
added new text event macros description
[wxWidgets.git] / docs / latex / wx / date.tex
index db4ce211972a7810de866e94ddb3c8ec6ae8897b..c09e0d66da09cae5a4de71786e22b831eb875e12 100644 (file)
@@ -2,14 +2,18 @@
 
 A class for manipulating dates.
 
-NOTE: this class should be
-used with caution, since it is not fully tested. It may be replaced
-with a new class in the near future.
+{\bf NOTE:} this class is retained only for compatibility,
+and has been replaced by \helpref{wxDateTime}{wxdatetime}. wxDate
+may be withdrawn in future versions of wxWindows.
 
 \wxheading{Derived from}
 
 \helpref{wxObject}{wxobject}
 
+\wxheading{Include files}
+
+<wx/date.h>
+
 \wxheading{See also}
 
 \helpref{wxTime}{wxtime}