Index: trunk/BNC/src/rinex/reqcanalyze.cpp
===================================================================
--- trunk/BNC/src/rinex/reqcanalyze.cpp	(revision 6531)
+++ trunk/BNC/src/rinex/reqcanalyze.cpp	(revision 6532)
@@ -1042,5 +1042,5 @@
                 << eph->prn().toString().c_str()      << ' '
                 << eph->TOC().datestr(' ').c_str()    << ' '
-                << eph->TOC().timestr(1, ' ').c_str() << endl;
+                << eph->TOC().timestr(0, ' ').c_str() << endl;
         }
       }
