Changeset 2411 for trunk/psLib/src/astro/psTime.c
- Timestamp:
- Nov 23, 2004, 2:05:54 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psTime.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psTime.c
r2365 r2411 10 10 * @author Ross Harman, MHPCC 11 11 * 12 * @version $Revision: 1.4 3$ $Name: not supported by cvs2svn $13 * @date $Date: 2004-11- 15 20:15:30$12 * @version $Revision: 1.44 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2004-11-24 00:05:54 $ 14 14 * 15 15 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 978 978 psTime* psTimeFromISOTime(const char *time) 979 979 { 980 char tempString[MAX_TIME_STRING_LENGTH];981 980 psS32 millisecond; 982 981 struct tm tmTime;
Note:
See TracChangeset
for help on using the changeset viewer.
