Example #1
0
 public static function ultima_fecha_mes($fecha)
 {
     return date("Y-m-t", Date_time::timestamp($fecha));
 }