Index: trunk/BNC/src/upload/bncrtnetuploadcaster.cpp
===================================================================
--- trunk/BNC/src/upload/bncrtnetuploadcaster.cpp	(revision 9874)
+++ trunk/BNC/src/upload/bncrtnetuploadcaster.cpp	(revision 9875)
@@ -345,5 +345,5 @@
   in >> hlp >> year >> month >> day >> hour >> min >> sec;
   bncTime epoTime;
-  epoTime.set(year, month, day, hour, min, sec);
+  epoTime.set(year, month, day, hour, min, sec); cout << epoTime.timestr().c_str() << endl;
 
   emit(newMessage(
