Пример #1
0
 public function processValue($post_value)
 {
     return \DF\Utilities::gstrtotime($post_value . ' 00:00:00');
 }