Index: trunk/BNC/rinex/rnxobsfile.cpp
===================================================================
--- trunk/BNC/rinex/rnxobsfile.cpp	(revision 4216)
+++ trunk/BNC/rinex/rnxobsfile.cpp	(revision 4217)
@@ -673,5 +673,5 @@
     .arg(app->pgmName(), -20)
     .arg(runBy.trimmed().left(20), -20)
-    .arg(currentDateAndTimeGPS().date().toString("dd-MMM-yyyy"), -20)
+    .arg(currentDateAndTimeGPS().toString("yyyyMMdd hhmmss GPS"), -20)
     .leftJustified(60)
            << "PGM / RUN BY / DATE\n";
