Functions

com.sfxcode.sapphire.data.el.Functions$
object Functions

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def boolString(value: Boolean, trueValue: String, falseValue: String): String
def dataFrameworkVersion(): String
def dateString(date: AnyRef): String
def now: Date
def nowAsString: String

Concrete fields

val config: Config
val dateFormat: SimpleDateFormat