我需要从limesurvey API(http://api.limesurvey.org/classes/remotecontrol_handle.html)获取调查激活时间但是我找不到检索激活时间的方法。
你能告诉我怎么做吗?
答案 0 :(得分:0)
http://api.limesurvey.org/classes/remotecontrol_handle.html#method_get_survey_properties
你可以得到:startdate,但没有"激活的时间"在limesurvey中,只有日期创建。