updated examples
[civicrm-core.git] / api / v3 / examples / EventGet.php
index f57b517172283608c94df57f0225052d43fe1059..2a5ba2051a1b4ced5fc04f6befaeb2ff2788e6fc 100644 (file)
@@ -41,8 +41,8 @@ function event_get_expectedresult(){
           'event_type_id' => '1',
           'participant_listing_id' => 0,
           'is_public' => '1',
-          'start_date' => '2008-10-21 00:00:00',
-          'event_start_date' => '2008-10-21 00:00:00',
+          'start_date' => '2013-07-29 00:00:00',
+          'event_start_date' => '2013-07-29 00:00:00',
           'is_online_registration' => 0,
           'is_monetary' => 0,
           'is_map' => 0,
@@ -85,4 +85,4 @@ function event_get_expectedresult(){
 *
 * API Standards documentation:
 * http://wiki.civicrm.org/confluence/display/CRM/API+Architecture+Standards
-*/
\ No newline at end of file
+*/