Changeset 5582 for trunk/doc/pslib/psLibSDRS.tex
- Timestamp:
- Nov 23, 2005, 9:06:06 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/psLibSDRS.tex (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/psLibSDRS.tex
r5574 r5582 1 %%% $Id: psLibSDRS.tex,v 1.35 8 2005-11-22 20:33:00price Exp $1 %%% $Id: psLibSDRS.tex,v 1.359 2005-11-23 19:06:06 price Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 2952 2952 shall have all leading and trailing whitespace removed; booleans shall simply 2953 2953 be either \code{T} or \code{F}. Time type values will be in the ISO8601 2954 compatible format of "YYYY-MM-DDTHH:MM:SS ,sZ". When parsed, time types shall2954 compatible format of "YYYY-MM-DDTHH:MM:SS.sZ". When parsed, time types shall 2955 2955 be represented as a \code{psTime} object. 2956 2956 … … 6142 6142 external formats. The ISO8601 format\footnote{ISO8601:2000(E) - 6143 6143 http://www.pvv.ntnu.no/~nsaa/8601v2000.pdf} we will be using is 6144 "YYYY-MM-DDThh:mm:ss ,sZ". \emph{Note that the ISO8601 format is only valid for6144 "YYYY-MM-DDThh:mm:ss.sZ". \emph{Note that the ISO8601 format is only valid for 6145 6145 the years $0000 .. 9999$. Values out side that range should cause a 6146 6146 \code{NULL} pointer to be returned.}
Note:
See TracChangeset
for help on using the changeset viewer.
