railo.runtime.functions.dateTime
Class NowServer

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

Deprecated. removed with no replacement

public final class NowServer
extends Object
implements Function

Implements the CFML Function now

See Also:
Serialized Form

Constructor Summary
NowServer()
          Deprecated.  
 
Method Summary
static DateTime call(PageContext pc)
          Deprecated.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NowServer

public NowServer()
Deprecated. 
Method Detail

call

public static DateTime call(PageContext pc)
                     throws ExpressionException
Deprecated. 
Parameters:
pc -
Returns:
server time
Throws:
ExpressionException


Copyright © 2012 Railo