コード例 #1
0
 public function testExport()
 {
     echo Application_Model_Schedule::ExportRangeAsJson("2010-01-01 00:00:00", "2011-01-01 00:00:00");
 }