Index: trunk/BNC/src/rinex/reqcedit.cpp
===================================================================
--- trunk/BNC/src/rinex/reqcedit.cpp	(revision 4520)
+++ trunk/BNC/src/rinex/reqcedit.cpp	(revision 4521)
@@ -113,4 +113,6 @@
     *_log << QByteArray("Run by").leftJustified(14) << ": "
           << app->userName() << endl;
+    *_log << QByteArray("Date").leftJustified(14) << ": "
+          << QDateTime::currentDateTime().toUTC().toString("yyyy-MM-dd hh:mm:ss") << endl;
 
     *_log << QByteArray(78, '-') << endl;
