org.apache.sirona.reporting.web.template
Class Templates.DateTool

java.lang.Object
  extended by org.apache.sirona.reporting.web.template.Templates.DateTool
Enclosing class:
Templates

public static class Templates.DateTool
extends Object


Field Summary
static Templates.DateTool INSTANCE
           
 
Method Summary
 String format(String format, Date date)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final Templates.DateTool INSTANCE
Method Detail

format

public String format(String format,
                     Date date)


Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.