harvesterplugins/tsrc/harvesterplugintester/src/ccalanderobserver.cpp
changeset 15 df6898e696c6
parent 7 51d10d255e92
--- a/harvesterplugins/tsrc/harvesterplugintester/src/ccalanderobserver.cpp	Mon Jul 12 00:27:06 2010 +0530
+++ b/harvesterplugins/tsrc/harvesterplugintester/src/ccalanderobserver.cpp	Mon Jul 26 12:45:04 2010 +0530
@@ -72,8 +72,8 @@
     CleanupStack::PushL(entry);
             
     // For an appointment, the time as well as the date is relevant
-    TDateTime startTime(2010, EJanuary, 04, 10, 0, 0, 0);
-    TDateTime endTime(2010, EJanuary, 05, 16, 0, 0, 0);
+    TDateTime startTime(2010, EJuly, 07, 10, 0, 0, 0);
+    TDateTime endTime(2010, EJuly, 07, 16, 0, 0, 0);
     
     TCalTime calstart;
     TCalTime calstop;