Changeset 5684 for trunk/psLib/test/astro/tst_psTime_01.c
- Timestamp:
- Dec 5, 2005, 12:00:48 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/astro/tst_psTime_01.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astro/tst_psTime_01.c
r5018 r5684 23 23 * @author Eric Van Alst, MHPCC 24 24 * 25 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $26 * @date $Date: 2005- 09-13 01:39:13$25 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 26 * @date $Date: 2005-12-05 22:00:48 $ 27 27 * 28 28 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 92 92 const psF64 testTime1JD = 2453208.265559; 93 93 // Expected ISO string 94 const char* testTime1Str = "2004-07-21T18:22:24 ,2Z";95 const char* testTime1StrLeap = "2004-07-21T18:22:60 ,2Z";94 const char* testTime1Str = "2004-07-21T18:22:24.2Z"; 95 const char* testTime1StrLeap = "2004-07-21T18:22:60.2Z"; 96 96 // Expected timeval values 97 97 const psS32 testTime1TimevalSec = 1090434144;
Note:
See TracChangeset
for help on using the changeset viewer.
