Added utility

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/private/luca.frosini/infrastructure-tests@178460 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2019-03-04 15:52:22 +00:00
parent 5d8abaedea
commit 4d94136c3f
1 changed files with 1 additions and 0 deletions

View File

@ -127,6 +127,7 @@ public class StatisticsGenerator {
addStatistics(statistics);
}
@SuppressWarnings("unused")
private void contextAccountingReport(ScopeBean scopeBean, SortedMap<Calendar,Info> accountingData) throws Exception {
SimpleDateFormat simpleDateFormat = new SimpleDateFormat("yyyy-MM-dd");
simpleDateFormat.setTimeZone(TemporalConstraint.DEFAULT_TIME_ZONE);