Changeset 7861 for trunk/doc/pslib/psLibSDRS.tex
- Timestamp:
- Jul 10, 2006, 5:23:10 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/psLibSDRS.tex (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/psLibSDRS.tex
r7854 r7861 1 %%% $Id: psLibSDRS.tex,v 1.41 7 2006-07-10 20:27:50 priceExp $1 %%% $Id: psLibSDRS.tex,v 1.418 2006-07-11 03:23:10 jhoblitt Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 6686 6686 struct timeval *psTimeToTimeval(const psTime *time); 6687 6687 struct tm *psTimeToTM(const psTime *time); 6688 psString *psTimeStrftime(const psTime *time, const char *format); 6688 6689 \end{prototype} 6689 6690 … … 6691 6692 with the \code{leapsecond} flag set to represent the number of seconds 6692 6693 as ``:60''. 6694 6695 The \code{psTimeStrftime()} function converts psTime objects into a string 6696 who's formatted is defined by \code{format}. Where \code{format} is a 6697 \code{strftime(3)} compatable formating string. 6693 6698 6694 6699 \subsubsection{Date and Time Parsing}
Note:
See TracChangeset
for help on using the changeset viewer.
