ushahidi / Ushahidi_Android

[Deprecated] Ushahidi Android app For Ushahidi V2.x.x. Working on V3.x.x at
https://github.com/ushahidi/platform-android/
GNU Lesser General Public License v3.0
202 stars 153 forks source link

Comment API for adding new comment didn't not expose any date parameter #163

Open bijen-singh opened 10 years ago

bijen-singh commented 10 years ago

Now I am using the latest version of Ushahidi 3.9 (Android client). When I submit the comment using the comment API there is no parameter included for date and time. It just takes incident id, comment author, comment description, comment email.

Is there any parameter for date and time while sending comment on a particular report?