Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-gwt-service@99162 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-07-31 13:42:35 +00:00
parent d2fd4ea8dc
commit add56134c8
1 changed files with 3 additions and 0 deletions

View File

@ -255,6 +255,9 @@ public class TDGWTServiceImpl extends RemoteServiceServlet implements
protected static SimpleDateFormat sdf = new SimpleDateFormat(
"yyyy/MM/dd HH:mm");
protected static SimpleDateFormat sdfDate = new SimpleDateFormat(
"yyyy/MM/dd");
/**
*