コード例 #1
0
ファイル: jalali.php プロジェクト: michalkoczwara/WebGoatPHP
 function testDay()
 {
     $this->assertEquals(Jalali::Day($this->Timestamp), 15);
 }