Changeset 4944 for trunk/psLib/src/astro/psTime.h
- Timestamp:
- Sep 2, 2005, 11:32:06 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psTime.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psTime.h
r4937 r4944 11 11 * @author Ross Harman, MHPCC 12 12 * 13 * @version $Revision: 1.3 7$ $Name: not supported by cvs2svn $14 * @date $Date: 2005-0 8-31 22:28:35$13 * @version $Revision: 1.38 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2005-09-02 21:32:03 $ 15 15 * 16 16 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 281 281 */ 282 282 psTime* psTimeFromISO( 283 const char* input ///< Input time to be converted. 283 const char* input, ///< Input time to be converted. 284 psTimeType type ///< Time type. 284 285 ); 285 286
Note:
See TracChangeset
for help on using the changeset viewer.
