|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectes.caib.bpm.utils.FechaUtils
public class FechaUtils
Esta clase nos permite trabajar con las fechas
| Constructor Summary | |
|---|---|
FechaUtils()
|
|
| Method Summary | |
|---|---|
static java.util.Date |
establecerFechaFinDia(java.util.Date fechaResultado)
Dada una fecha la transforma para que conincida con el final del d�a |
static java.util.Date |
establecerFechaInicioDia(java.util.Date fechaResultado)
Dada una fecha la transforma para que conincida con el comienzo del d�a |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FechaUtils()
| Method Detail |
|---|
public static java.util.Date establecerFechaInicioDia(java.util.Date fechaResultado)
throws java.lang.Exception
fechaResultado -
java.lang.Exception
public static java.util.Date establecerFechaFinDia(java.util.Date fechaResultado)
throws java.lang.Exception
fechaResultado -
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||