Changeset 20583
- Timestamp:
- Nov 7, 2008, 3:52:55 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/dbCheckStack.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/dbCheckStack.c
r14287 r20583 33 33 } 34 34 35 // the value might be a special type of number: RA,DEC in sexigesimal or 36 // time in YYYY/MM/DD, etc 37 // status = ohana_str_to_time (stack[i].name, &seconds); 38 // keep as time_t 39 // status = ohana_dms_to_ddd (&ddd, stack[i].name); 40 // keep as either hours (RA) or deg (DEC). 41 35 42 // this must be a field : is it a valid name? 36 43 if (table == DVO_TABLE_MEASURE) {
Note:
See TracChangeset
for help on using the changeset viewer.
