railo.runtime.functions.string
Class MonthAsString

java.lang.Object
  extended by railo.runtime.functions.string.MonthAsString
All Implemented Interfaces:
Serializable, Function

public final class MonthAsString
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
MonthAsString()
           
 
Method Summary
static String call(PageContext pc, double month)
           
static String call(PageContext pc, double month, String strLocale)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MonthAsString

public MonthAsString()
Method Detail

call

public static String call(PageContext pc,
                          double month)
                   throws ExpressionException
Throws:
ExpressionException

call

public static String call(PageContext pc,
                          double month,
                          String strLocale)
                   throws ExpressionException
Throws:
ExpressionException


Copyright © 2012 Railo