IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 3656


Ignore:
Timestamp:
Apr 4, 2005, 2:19:53 PM (21 years ago)
Author:
jhoblitt
Message:

add Time subsection

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/pslib/configFileTests.tex

    r3652 r3656  
    353353\end{verbatim}
    354354
     355\subsection{Time}
     356
     357\subsubsection*{basic IS08601}
     358
     359Pass.
     360
     361\begin{verbatim}
     362recently    UTC     2005-03-18T16:05:00Z
     363recently    UT1     2005-03-18T16:05:00Z
     364recently    TAI     2005-03-18T16:05:00Z
     365recently    TT      2005-03-18T16:05:00Z
     366\end{verbatim}
     367
     368\subsubsection*{ISO8601 with comments}
     369
     370Pass.
     371
     372\begin{verbatim}
     373recently    UTC     2005-03-18T16:05:00Z    # foo
     374recently    UT1     2005-03-18T16:05:00Z    # bar
     375recently    TAI     2005-03-18T16:05:00Z    # baz
     376recently    TT      2005-03-18T16:05:00Z    #
     377\end{verbatim}
     378
     379
     380\subsubsection*{bad format}
     381
     382Fail.
     383
     384\begin{verbatim}
     385broken      UTC     2005-03-18T16:05:00
     386\end{verbatim}
     387
     388\subsubsection*{bad format}
     389
     390Fail.
     391
     392\begin{verbatim}
     393broken      UT1     2005-03-18T16:05:00
     394\end{verbatim}
     395
     396\subsubsection*{bad format}
     397
     398Fail.
     399
     400\begin{verbatim}
     401broken      TAI     2005-03-18T16:05:00
     402\end{verbatim}
     403
     404\subsubsection*{bad format}
     405
     406Fail.
     407
     408\begin{verbatim}
     409broken      TT      2005-03-18T16:05:00
     410\end{verbatim}
     411
     412
    355413\subsection{MULTI}
    356414
Note: See TracChangeset for help on using the changeset viewer.