public static DateTime ObtenerUltimaPlanilla()
 {
     return(PlanillaHorariaDAL.ObtenerUltimaPlanilla());
 }