org.pentaho.reporting.libraries.formula.function.datetime

Class SecondFunction

public class SecondFunction extends Object implements Function

This function extracts the minute (0 through 59) from a time.

Author: Cedric Pronzato

Constructor Summary
SecondFunction()
Method Summary
TypeValuePairevaluate(FormulaContext context, ParameterCallback parameters)
StringgetCanonicalName()

Constructor Detail

SecondFunction

public SecondFunction()

Method Detail

evaluate

public TypeValuePair evaluate(FormulaContext context, ParameterCallback parameters)

getCanonicalName

public String getCanonicalName()