railo.runtime.functions.string
Class DayOfWeekAsString

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

public final class DayOfWeekAsString
extends Object
implements Function

See Also:
Serialized Form

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

Constructor Detail

DayOfWeekAsString

public DayOfWeekAsString()
Method Detail

call

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

call

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


Copyright © 2012 Railo