harvesterplugins/tsrc/harvesterplugintester/src/ccalanderobserver.cpp
changeset 17 7d8c8d8f5eab
parent 7 51d10d255e92
--- a/harvesterplugins/tsrc/harvesterplugintester/src/ccalanderobserver.cpp	Tue Jul 06 14:17:22 2010 +0300
+++ b/harvesterplugins/tsrc/harvesterplugintester/src/ccalanderobserver.cpp	Wed Aug 18 09:49:49 2010 +0300
@@ -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;