コード例 #1
0
ファイル: CalemRecord.php プロジェクト: smartqubit/calemeam
 public function getValue()
 {
     return CalemText::formatDateString($this->value);
 }