issue #7460 - cancelar retomar ruta
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Model/trunk/modelWeb@58745 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
ac194f9f5f
commit
7ccc6ad523
|
@ -23,6 +23,8 @@ public final class DateUtil {
|
||||||
public static Integer UM_DIA = Integer.valueOf(1);
|
public static Integer UM_DIA = Integer.valueOf(1);
|
||||||
|
|
||||||
public static String ddMMaaHHmm = "dd/MM/yyyy hh:mm";
|
public static String ddMMaaHHmm = "dd/MM/yyyy hh:mm";
|
||||||
|
public static String ddMMaa = "dd/MM/yyyy";
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* No need for an instance
|
* No need for an instance
|
||||||
|
|
Loading…
Reference in New Issue