updated examples
[civicrm-core.git] / api / v3 / examples / GrantGet.php
index 0b340841e047cf827bf770fe29505f91b79cdacb..80c12b812ceb819b9571ee856a106a47385260b8 100644 (file)
@@ -37,7 +37,7 @@ function grant_get_expectedresult(){
           'id' => '2',
           'contact_id' => '4',
           'application_received_date' => '20130728084957',
-          'decision_date' => '2013-08-05',
+          'decision_date' => '20130805000000',
           'grant_type_id' => '1',
           'amount_total' => '500.00',
           'currency' => 'USD',
@@ -71,4 +71,4 @@ function grant_get_expectedresult(){
 *
 * API Standards documentation:
 * http://wiki.civicrm.org/confluence/display/CRM/API+Architecture+Standards
-*/
\ No newline at end of file
+*/