public static function post_date($key, $min = null, $max = null, $default = null) { return CoreInput::post_date($key, $min, $max, $default); }