Index: /trunk/doc/pslib/ChangeLogSDRS.tex
===================================================================
--- /trunk/doc/pslib/ChangeLogSDRS.tex	(revision 3656)
+++ /trunk/doc/pslib/ChangeLogSDRS.tex	(revision 3657)
@@ -1,3 +1,3 @@
-%%% $Id: ChangeLogSDRS.tex,v 1.81 2005-04-04 23:19:51 jhoblitt Exp $
+%%% $Id: ChangeLogSDRS.tex,v 1.82 2005-04-05 00:48:40 jhoblitt Exp $
 
 \subsection{Changes from version 00 to version 01}
@@ -506,8 +506,8 @@
 \item Change \code{psTime} math rules
 \item Change ``Time Tables'' to have IERS Bulliten A \& B
-\item Remove Configuration File Grammar appendix
-\item Add Configuration File Test Inputs appendix
+\item Add Dates \& Times Test Inputs appendix
+\end{itemize}
+
 \item Adding logical operations (and, or) to \code{psBinaryOp}.
-\end{itemize}
 
 \item Substantial reorganization:
@@ -523,4 +523,5 @@
 \item Restrictions on the use of \code{malloc}, \code{calloc}, \code{realloc}, and \code{free} should not be unintentionaly imposed on 3rd party code.
 \item Add database support for ``auto-incrementing''
+
 \item Changes to Configuration Files:
 \begin{itemize}
@@ -528,5 +529,8 @@
 \item Change ``multiple symbol'' declaration format to \code{[keyword] MULTI}
 \item Add Scoping Rules
-\end{itemize}
+\item Remove Configuration File Grammar appendix
+\item Add Configuration File Test Inputs appendix
+\end{itemize}
+
 \item Add \code{PS_META_TIME} to \code{psMetadataType}
 \end{itemize}
Index: /trunk/doc/pslib/Makefile
===================================================================
--- /trunk/doc/pslib/Makefile	(revision 3656)
+++ /trunk/doc/pslib/Makefile	(revision 3657)
@@ -1,3 +1,3 @@
-# $Id: Makefile,v 1.13 2005-03-24 23:20:55 jhoblitt Exp $
+# $Id: Makefile,v 1.14 2005-04-05 00:48:40 jhoblitt Exp $
 
 PDFLATEX = env TEXINPUTS=.:LaTeX:$(TEXINPUTS): pdflatex
@@ -12,5 +12,5 @@
 all : psLibSDRS.pdf psLibADD.pdf
 
-psLibSDRS.pdf: psLibSDRS_Astrom.tex ChangeLogSDRS.tex configFileTests.tex
+psLibSDRS.pdf: psLibSDRS_Astrom.tex ChangeLogSDRS.tex configFileTests.tex timeTests.tex
 psLibADD.pdf: psLibADD.tex ChangeLogADD.tex
 
Index: /trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- /trunk/doc/pslib/psLibSDRS.tex	(revision 3656)
+++ /trunk/doc/pslib/psLibSDRS.tex	(revision 3657)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.196 2005-04-04 23:23:04 jhoblitt Exp $
+%%% $Id: psLibSDRS.tex,v 1.197 2005-04-05 00:48:40 jhoblitt Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -4605,4 +4605,5 @@
 
 \subsection{Dates and times}
+\label{sec:timespec}
 
 \subsubsection{Overview}
@@ -4897,4 +4898,6 @@
 @psLib.time.predict.dut F64     -0.4944, -0.00023, 53262.0
 \end{verbatim}
+
+A series of test inputs is contained in \S\ref{sec:timetest}.
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -5704,4 +5707,13 @@
 \input{configFileTests.tex}
 
+\section{Dates \& Times Test Inputs}
+\label{sec:timetest}
+
+Here are a series of test inputs for the \code{psTime}(\S\ref{sec:timespec})
+ISO8601 parsing and formatting functions.  These tests will also validate the
+behavior of \code{psTime}'s conversion algorithms.
+
+\input{timeTests.tex}
+
 \section{Revision Change Log}
 \input{ChangeLogSDRS.tex}
Index: /trunk/doc/pslib/timeTests.tex
===================================================================
--- /trunk/doc/pslib/timeTests.tex	(revision 3657)
+++ /trunk/doc/pslib/timeTests.tex	(revision 3657)
@@ -0,0 +1,43 @@
+\subsection{Equivalent Dates/Times}
+
+\begin{verbatim}
+1999-01-01T00:00:29.000Z TAI
+1998-12-31T23:59:58.000Z UTC
+1998-12-31T23:59:57.716Z UT1
+1999-01-01T00:01:01.184Z TT
+
+1999-01-01T00:00:29.500Z TAI
+1998-12-31T23:59:58.500Z UTC
+1998-12-31T23:59:58.216Z UT1
+1999-01-01T00:01:01.684Z TT
+
+1999-01-01T00:00:30.000Z TAI
+1998-12-31T23:59:59.000Z UTC
+1998-12-31T23:59:58.716Z UT1
+1999-01-01T00:01:02.184Z TT
+
+1999-01-01T00:00:30.500Z TAI
+1998-12-31T23:59:59.500Z UTC
+1998-12-31T23:59:59.216Z UT1
+1999-01-01T00:01:02.684Z TT
+
+1999-01-01T00:00:31.000Z TAI
+1998-12-31T23:59:60.000Z UTC
+1998-12-31T23:59:59.716Z UT1
+1999-01-01T00:01:03.184Z TT
+
+1999-01-01T00:00:31.500Z TAI
+1998-12-31T23:59:60.500Z UTC
+1999-01-01T00:00:00.216Z UT1
+1999-01-01T00:01:03.684Z TT
+
+1999-01-01T00:00:32.000Z TAI
+1999-01-01T00:00:00.000Z UTC
+1999-01-01T00:00:00.716Z UT1
+1999-01-01T00:01:04.184Z TT
+
+1999-01-01T00:00:32.500Z TAI
+1999-01-01T00:00:00.500Z UTC
+1999-01-01T00:00:01.216Z UT1
+1999-01-01T00:01:04.684Z TT
+\end{verbatim}
