1 .\" Hey, EMACS: -*- nroff -*-
2 .\" First parameter, NAME, should be all caps
3 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4 .\" other parameters are allowed: see man(7), man(1)
5 .TH TEST_EXTDATE 1 "October 16, 2004"
6 .\" Please adjust this date whenever revising the manpage.
8 .\" Some roff macros, for reference:
9 .\" .nh disable hyphenation
10 .\" .hy enable hyphenation
11 .\" .ad l left justify
12 .\" .ad b justify to both left and right margins
13 .\" .nf disable filling
14 .\" .fi enable filling
15 .\" .br insert line break
16 .\" .sp <n> insert n+1 empty lines
17 .\" for manpage-specific macros, see man(7)
19 test_extdate \- text-based tests for the ExtDate classes
23 This is a simple test program for testing the non-GUI functionality of the
24 ExtDate classes. It compares the results of several operations against
25 the results from QDate and writes the results to the console.
27 The \fBExtDate library\fP consists of a group of classes allowing KDE
28 applications to access calendar dates outside of the limited range of
29 years imposed by QDate.
31 The QDate class has a limited range of valid dates. It does not
32 recognize dates prior to 14 Oct 1752 (when the Gregorian calendar
33 was adopted by England), nor dates after 31 Dec 8000. Both of these
36 This library is part of the official KDE edutainment module.
38 .BR test_extdatepicker (1).
40 See \fI/usr/share/doc/libkdeedu-dev/README.extdate\fP for further
41 information on this library.
43 The ExtDate library was written by Jason Harris <jharris@30doradus.org>
46 This manual page was prepared by Ben Burton <bab@debian.org>
47 for the Debian GNU/Linux system (but may be used by others).