Search:

Type: Posts; User: deibytpaez

Search: Search took 0.07 seconds.

  1. I need to know if the date is saturday or sunday or holiday.

    def calcularFechas() {

    Calendar calendario = Calendar.getInstance();
    Calendar calendario1 = Calendar.getInstance();
    Date fechaActual
    Date fechaInicio
    ...
  2. I need to know if the date is saturday or sunday or holiday.

    def calcularFechas() {

    Calendar calendario = Calendar.getInstance();
    Calendar calendario1 = Calendar.getInstance();
    Date fechaActual
    Date fechaInicio
    ...
Results 1 to 2 of 2